diff --git a/webapp/src/main/webapp/templates/freemarker/elenphExcerpt-internal.ftl b/webapp/src/main/webapp/templates/freemarker/elenphExcerpt-internal.ftl index 9c7e409a..738401ec 100644 --- a/webapp/src/main/webapp/templates/freemarker/elenphExcerpt-internal.ftl +++ b/webapp/src/main/webapp/templates/freemarker/elenphExcerpt-internal.ftl @@ -91,14 +91,14 @@ <#assign skipThis = propertyGroups.pullProperty("http://xmlns.com/foaf/0.1/lastName")!> #if> -<#assign author = propertyGroups.pullProperty("https://iph.ras.ru/text_structures#author")!> - <#if author.statements?has_content && author.type == "data"> -
+ <#assign author = propertyGroups.pullProperty("https://iph.ras.ru/text_structures#author")!> + <#if author?has_content > +