From d01cbe847c6192631f4a8e49972dd29a39c98d8b Mon Sep 17 00:00:00 2001 From: Tom Hubrecht Date: Tue, 13 Apr 2021 00:00:36 +0200 Subject: [PATCH] Tweak --- elections/templates/elections/election_admin.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/elections/templates/elections/election_admin.html b/elections/templates/elections/election_admin.html index d2ba1bb..bd67aad 100644 --- a/elections/templates/elections/election_admin.html +++ b/elections/templates/elections/election_admin.html @@ -127,8 +127,8 @@ {{ q.text }} + {% if election.start_date > current_time %}
- {% if election.start_date > current_time %} @@ -142,8 +142,8 @@ {% trans "Modifier" %} - {% endif %}
+ {% endif %}