9 lines
344 B
Text
9 lines
344 B
Text
<#-- $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>
|