diff --git a/templates/index.html b/templates/index.html index 941f012..5b75e68 100644 --- a/templates/index.html +++ b/templates/index.html @@ -19,12 +19,8 @@

- {% if summarise or article.metadata['summary'] or article.metadata['summarize'] %} {{ article.summary }} Continue reading - {% else %} - {{ article.content }} - {% endif %}
{% if not loop.last %}