{% extends "public/content.html" %} {% block headtitle %} {{ election.name }} {% endblock %} {% block title %}

{{ election.name }}

{% endblock %} {% block content %}

Voting for this election is now closed. Once the results have been confirmed, you will be notified.

{% endblock %}