{% load i18n %}

{% trans "Submit Your Encrypted Ballot" %}

{% blocktrans %} All information, other than your encrypted ballot,
has been removed from memory. {% endblocktrans %}

{% blocktrans %} As a reminder, your ballot tracking number is:
{% endblocktrans %} {$T.encrypted_vote_hash}

{% blocktrans %} According to the election definition file, this ballot will be submitted to: {% endblocktrans %}

{$T.cast_url}

{% blocktrans %} where you will log in to validate your eligibility to vote. {% endblocktrans %}