12 lines
391 B
Text
12 lines
391 B
Text
<#-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
|
|
|
|
<#-- Template for the body of the GadgetDetails page -->
|
|
|
|
<div class="pageTitle" id="gadgets-title"><h2>${title}</h2></div>
|
|
|
|
<#-- VIVO OpenSocial Extension by UCSF -->
|
|
<#if openSocial??>
|
|
<#if openSocial.visible>
|
|
<div id="gadgets-detail" class="gadgets-gadget-parent"></div>
|
|
</#if>
|
|
</#if>
|