{% extends "public/content.html" %} {% load url from future %} {% block headtitle %}{{ election }}{% endblock %} {% block title %}
{{ election.confirmation_message }}
{% else %}Thank you. You have successfully voted in this election.
{% endif %} {% endblock %}