vivo/productMods/templates/freemarker/lib/lib-vivo-property-webpage.ftl

10 lines
344 B
Text
Raw Normal View History

2011-10-21 18:00:40 +00:00
<#-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
<#-- This snippet will be included in lib-vivo-properties.ftl, so users will be able to have a
different view when extending wilma theme
-->
<ul class="${linkListClass}" id="webpages" role="list">
<@p.objectPropertyList webpage editable />
</ul>