diff --git a/templates/article.html b/templates/article.html index 316d968..61aa6ea 100755 --- a/templates/article.html +++ b/templates/article.html @@ -31,8 +31,6 @@

{{ article.title }}

{% if article.headline %}

{{ article.headline }}

- {% else %} -

{{ article.summary|truncate(140) }}

{% endif %} Posted by {% for author in article.authors %}