{% extends TEMPLATE_BASE %} {% block title %}Confirm Vote{% endblock %} {% block content %}
Congratulations, your vote has been successfully cast!
Your smart ballot tracker is:
{{last_vote.vote_hash}}
For your safety, we have logged you out.
{% endif %} {% endblock %}