#-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
${(title?html)!siteName!}
<#-- VIVO OpenSocial Extension by UCSF -->
<#if openSocial??>
<#if openSocial.visible>
<#-- Required to add these BEFORE stylesheets.flt and headScripts.ftl are processed -->
${stylesheets.add('')}
${headScripts.add('',
'',
'')}
#if>
#if>
<#include "stylesheets.ftl">
<#include "headScripts.ftl">
<#-- Inject head content specified in the controller. Currently this is used only to generate an rdf link on
an individual profile page. -->
${headContent!}