diff --git a/templates/index.html b/templates/index.html index fced50d..047c4a3 100644 --- a/templates/index.html +++ b/templates/index.html @@ -18,12 +18,8 @@

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