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

{{ election.name }}

{% endblock %} {% block content %}

Sorry, this election is not available at the moment.

{% endblock %}