{% if election.voting_has_started %} {% if not election.voting_has_stopped %}
If you cancel now, your ballot will NOT be recorded.
You can start the voting process over again, of course.
voting has stopped, sorry.
{% endif %} {% else %}voting has not yet begun, sorry.
{% endif %}