diff --git a/templates/index.html b/templates/index.html
index 008ddc3..260f9c7 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -35,7 +35,7 @@
{% if summarise or article.metadata['summary'] or SUMMARY_MAX_LENGTH %}
- {% if article.featured_image %}
+ {% if article.featured_image %}

{% endif %}
{{ article.summary }}