diff --git a/productMods/templates/freemarker/body/individual/individual--foaf-person.ftl b/productMods/templates/freemarker/body/individual/individual--foaf-person.ftl index 8d9fce8e..91cbf14c 100644 --- a/productMods/templates/freemarker/body/individual/individual--foaf-person.ftl +++ b/productMods/templates/freemarker/body/individual/individual--foaf-person.ftl @@ -70,9 +70,9 @@

${relatedSubject.relatingPredicateDomainPublic} for ${relatedSubject.name}

← return to ${relatedSubject.name}

<#else> -

+

<#-- Label --> - <@p.label individual editable /> + <@p.label individual editable /> <#-- Display preferredTitle if it exists; otherwise mostSpecificTypes --> <#assign title = propertyGroups.pullProperty("${core}preferredTitle")!>