{% extends TEMPLATE_BASE %} {% block title %}Confirm Vote{% endblock %} {% block content %}
Your ballot tracker is:
{{vote_hash}}
This ballot tracker mathematically ensures that your ballot is counted. You can check all ballot trackers by viewing the voter list, where your ballot tracker should appear within a few minutes.
{% endif %} {% if logout %}For your safety, we have logged you out.
{% endif %} {% endblock %}