diff --git a/productMods/templates/freemarker/lib/lib-vivo-properties.ftl b/productMods/templates/freemarker/lib/lib-vivo-properties.ftl index 696a11fe..426bb2ee 100644 --- a/productMods/templates/freemarker/lib/lib-vivo-properties.ftl +++ b/productMods/templates/freemarker/lib/lib-vivo-properties.ftl @@ -15,11 +15,11 @@ #if> #macro> - <#-- core:webpage Note that this macro has a side-effect in the call to propertyGroups.pullProperty(). --> + <#macro webpages propertyGroups editable linkListClass="individual-urls"> <#local webpage = propertyGroups.pullProperty("${core}webpage")!> @@ -28,10 +28,8 @@ <#local label = "Web Pages"> <@p.addLinkWithLabel webpage editable label /> <#if webpage.statements?has_content> <#-- if there are any statements --> -