#-- $This file is distributed under the terms of the license in /doc/license.txt$ --> <#-- This is a temporary file and will be removed once we have completed the transition to freemarker --> ${siteName} <#import "lib-list.ftl" as l> <#if user.loggedIn> U ${user.loginName} Log out <#if user.hasSiteAdminAccess> Site Admin #if> <#else> Log in #if> <#-- List of links that appear in submenus, like the header and footer. --> About <#if urls.contact??> Contact Us #if> Support Search form <#if user.showFlag1SearchField> entire database (${user.loginName}) ${siteTagline!} <#else> #if> Search <#list tabMenu.items as item> class="selected" #if>>${item.linkText} #list>