diff --git a/productMods/templates/freemarker/body/individual/individual--foaf-person.ftl b/productMods/templates/freemarker/body/individual/individual--foaf-person.ftl index 847d0793..2686b639 100644 --- a/productMods/templates/freemarker/body/individual/individual--foaf-person.ftl +++ b/productMods/templates/freemarker/body/individual/individual--foaf-person.ftl @@ -31,12 +31,12 @@ <#-- Email --> <#assign email = propertyGroups.getPropertyAndRemoveFromList("${core}email")!> <#if email?has_content> - <#-- Show property label if we can add one + <#-- Show property label if we can add one <#assign addUrl = email.addUrl> <#if addUrl??>