{% extends 'evotemailings/base.html' %} {% block containerpt %}

Caro eleitor,
Obrigado por utilizar o sistema de votação eletrónico eVotUM.

O seu voto referente à eleição {{election.identifier}} do processo eleitoral {{election.electoral_process.identifier}} foi introduzido na urna eletrónica, com a referência de voto {{reference}}.

No final da votação poderá verificar que o voto associado a esta referência de voto foi contabilizada. Para tal deverá dirigir-se à página da eleição {{election.identifier}} do processo eleitoral {{election.electoral_process.identifier}} e selecionar o botão "Consulta das referências de voto".

{% endblock containerpt %} {% block container %}

Dear voter,
Thank you for using the eVotUM e-voting system.

Your vote ({{election.identifier}} election in the {{election.electoral_process.identifier}} electoral process) was introduced into the electronic ballot box, with the following vote reference: {{reference}}.

At the end of the voting time you can verify that the vote associated with this voting reference was counted. To do so, go to the {{election.identifier}} election page of the {{election.electoral_process.identifier}} electoral process and select the "Browse Vote References" button.

{% endblock %}