{% extends "voters/electoralprocess_voting.html" %} {% load i18n %} {% block mainextraclass %}voting-step4{% endblock mainextraclass %} {% block voting_steps %} {% trans 'Step 5: Vote submitted' as tabtitle %} {% include 'voters/includes/voting_tabs.html' with title=object.electoral_process subtitle=object tab='step5' tabtitle=tabtitle only %}

{% trans 'Your vote has been counted. The following voting reference will be sent to the email as proof of voting.' %}

{% trans 'Voting reference' %}
Ok
{% endblock voting_steps %}