{% extends "elections2021/base.html" %} {% load static wagtailcore_tags %} {% block content_header %} {% include "elections2021/_page_header.html" with title=page.title %} {% endblock %} {% block content %}
{% for block in page.downloads %} {% include_block block %} {% endfor %}
{% if page.text_downloads %}

OSTATNÍ

{% endif %}
{% endblock %}