diff --git a/eoapublications/templates/publications/publication/publication_base.html b/eoapublications/templates/publications/publication/publication_base.html index 67882b8..654c70b 100644 --- a/eoapublications/templates/publications/publication/publication_base.html +++ b/eoapublications/templates/publications/publication/publication_base.html @@ -159,7 +159,7 @@
{{ Chapter.Chapterpart }}
{% endif %} + {% if Chapter.Chapterpart %}{{ Chapter.Chapterpart|safe }}
{% endif %}{{ Chapter.Number }} {{ Chapter.Title|safe }} {% if Chapter.Chapterauthor1 %}
{{ Chapter.Chapterauthor1 }}{% endif %}{% if Chapter.Chapterauthor2 %}, {{ Chapter.Chapterauthor2 }}{% endif %}{% if Chapter.Chapterauthor3 %}, {{ Chapter.Chapterauthor3 }}{% endif %}{% if Chapter.Chapterauthor4 %}, {{ Chapter.Chapterauthor4 }}{% endif %}{% if Chapter.Chapterauthor5 %}, {{ Chapter.Chapterauthor5 }}{% endif %}