{% extends TEMPLATE_BASE %} {% load i18n %} {% block content %}

{% blocktrans %} This election is not yet open. You probably got here from the Ballot Preview. {% endblocktrans %}

{% trans "back to the election" %}

{% endblock %}