multiple updates and new files to support multiple foaf person profile pages
This commit is contained in:
parent
3b051ecffd
commit
9cde935cc7
50 changed files with 2005 additions and 249 deletions
|
@ -25,10 +25,10 @@
|
|||
|
||||
<#if webpage?has_content> <#-- true when the property is in the list, even if not populated (when editing) -->
|
||||
<nav role="navigation">
|
||||
<#local label = "Web Pages">
|
||||
<#local label = "Websites">
|
||||
<@p.addLinkWithLabel webpage editable label />
|
||||
<#if webpage.statements?has_content> <#-- if there are any statements -->
|
||||
<#include "lib-vivo-property-webpage.ftl">
|
||||
<#include "individual-webpage.ftl" >
|
||||
</#if>
|
||||
</nav>
|
||||
</#if>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue