2010-06-09 19:37:16 +00:00
|
|
|
<#-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
|
|
|
|
|
|
|
|
<#-- List of links that appear in submenus, like the header and footer. -->
|
|
|
|
|
|
|
|
<li><a href="${urls.about}">About</a></li>
|
|
|
|
<#if urls.contact??>
|
|
|
|
<li><a href="${urls.contact}">Contact Us</a></li>
|
|
|
|
</#if>
|
2010-12-04 23:08:27 +00:00
|
|
|
<li><a href="http://www.vivoweb.org/support">Support</a></li>
|
|
|
|
<li><a href="${urls.index}">Index</a></li>
|