diff --git a/journals/templates/journals/publication_detail.html b/journals/templates/journals/publication_detail.html index beb1cfb4810632e2e2f43781e2887d5a945e1ac4..a3f4acd26f431be4c3c53f37d2a446c3bb910aa9 100644 --- a/journals/templates/journals/publication_detail.html +++ b/journals/templates/journals/publication_detail.html @@ -77,7 +77,7 @@ {% if forloop.last %} {% if publication.authors_unregistered.exists %} - · + · {% endif %} {% endif %} {% endfor %}