{% load i18n %} {% trans "Please provide the voter ID and password you received by email." %}

{% if bad_voter_login %}

{% trans "bad voter ID or password, please try again." %}

{% endif %}
{% if cast_ballot == "1" %} {% else %} {% endif %}