diff --git a/templates/section.html b/templates/section.html index a8c2fde..08df5c9 100644 --- a/templates/section.html +++ b/templates/section.html @@ -46,7 +46,7 @@ {% endfor %} {% else %} -
Autor – {{ section.extra.authors[0] }}
+
Autor – {{ section.extra.authors[0] }}
{% endif %} {% endif %} {{ section.content | safe }}