{% extends 'evotemailings/base.html' %} {% load i18n %} {% block container %}
{% trans 'Dear member of the Electoral Commission,' %}
{% blocktrans %}
The Election Corporate Manager of the eVotUM electronic voting system appointed you as a member of the Electoral Commission of the {{process_id}} electoral process - you can, from this moment on, access the electoral process management portal at
{% endblocktrans %}
{{url}}
{% trans 'We have enclosed a personal and non-transferable component of the secret to access the cypher private key of the election(s) of the electoral process. The vote private key will be used for deciphering the election votes and for other operations under the responsibility of the Electoral Commission . You should store the component on an USB stick and have it with you at all meetings of the Electoral Commission - the loss of any component of the secret can compromise the function of the Electoral Commission.' %}
{% endblock %}