{% extends TEMPLATE_BASE %} {% block content %}

{{election.name}} — Update [cancel]

{% if error %}

{{error}}

{% endif %}
{{election_form.as_table}}
{% endblock %}