diff --git a/templates/article.html b/templates/article.html index 70befdf..d160912 100644 --- a/templates/article.html +++ b/templates/article.html @@ -82,7 +82,7 @@

{{ article.title }}

{% if article.headline %} - {{ article.headline }} + {{ article.headline }} {% endif %} {% for author in article.authors %}