diff --git a/productMods/templates/freemarker/body/partials/individual/propStatement-hasRole.ftl b/productMods/templates/freemarker/body/partials/individual/propStatement-hasRole.ftl index 8bbd6cc6..439cafbc 100644 --- a/productMods/templates/freemarker/body/partials/individual/propStatement-hasRole.ftl +++ b/productMods/templates/freemarker/body/partials/individual/propStatement-hasRole.ftl @@ -26,6 +26,6 @@ <@dt.yearIntervalSpan "${statement.dateTimeStart!}" "${statement.dateTimeEnd!}" /> - ${linkedIndividual} ${statement.roleLabel!} ${dateTime!} property: ${statement.property!} + ${linkedIndividual} ${statement.roleLabel!} ${dateTime!} \ No newline at end of file