diff --git a/templates/utils.html b/templates/utils.html index 0fccbf6..7b4b1bd 100644 --- a/templates/utils.html +++ b/templates/utils.html @@ -122,7 +122,7 @@ - {% elif session.logged_in and already_voted %} + {% elif session.logged_in and already_voted and not (real_end_time | gtnow) %} {% endif %}