From cfaa8d44dbb69e82618265b46b85089d4c5793e2 Mon Sep 17 00:00:00 2001 From: Jorge Maroto Date: Mon, 10 Dec 2018 10:21:50 +0100 Subject: [PATCH] Removing trailling space --- templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 }}