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

Vytvořit nové hlasování

{% if error %}

{{error}}

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