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

{{ election.name }}

{% endblock %} {% block content %}

Sorry, registration is currently closed for this election. You will be notified once Voting has commenced.

{% endblock %}