{% extends "voters/electoralprocess_voting.html" %} {% load i18n form_tags voters_tags %} {% block title %}{%trans 'Step 4: Vote submission' %} - {{block.super}}{% endblock title %} {% block mainextraclass %}voting-step3-pin{% endblock mainextraclass %} {% block voting_steps %} {% trans 'Step 4: Vote submission' as tabtitle %} {% include 'voters/includes/voting_tabs.html' with title=object.electoral_process subtitle=object tab='step4' tabtitle=tabtitle only %}
{% trans 'Please proceed with the vote submission.' %}
{% trans 'The authentication fails.' %}
{% trans 'Your vote will only be submitted after entering the voting code.' %}