From 762fb2163550debad19a1fac64b337ab4988c81e Mon Sep 17 00:00:00 2001 From: rra Date: Tue, 6 Mar 2018 16:04:15 +0100 Subject: [PATCH] small fix --- themes/varia/templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/varia/templates/index.html b/themes/varia/templates/index.html index b2a744dc5d..dc426b21bc 100644 --- a/themes/varia/templates/index.html +++ b/themes/varia/templates/index.html @@ -51,7 +51,7 @@ {% if article.event_start %}
{{ article.event_start | strftime('%d %B %Y') }} - {% set past = '' %} + {% set event-status = '' %}
{% endif %}