2012-06-05 19:31:08 +00:00
|
|
|
<#-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
|
|
|
|
|
|
|
|
<#-- Template for the body of the GadgetDetails page -->
|
|
|
|
|
2014-06-20 13:11:50 -04:00
|
|
|
<div class="pageTitle" id="gadgets-title"><h2>${title!}</h2></div>
|
2012-06-05 19:31:08 +00:00
|
|
|
|
|
|
|
<#-- VIVO OpenSocial Extension by UCSF -->
|
|
|
|
<#if openSocial??>
|
|
|
|
<#if openSocial.visible>
|
|
|
|
<div id="gadgets-detail" class="gadgets-gadget-parent"></div>
|
|
|
|
</#if>
|
|
|
|
</#if>
|