{% load static wagtailcore_tags wagtailimages_tags wagtailmetadata_tags %} {% if request.in_preview_panel %} {% endif %} {% meta_tags %} {% if settings.MAJAK_ENV == "test" or disable_robots %} {% endif %} {% include "shared/favicon_snippet.html" %} {% block extra_head %}{% endblock %} {% if page.root_page.matomo_id %} {% include "shared/matomo_snippet.html" with matomo_id=page.root_page.matomo_id %} {% endif %} {% if settings.MAJAK_ENV == "test" %}
TESTOVACÍ WEB! Darujte na dary.pirati.cz
{% endif %} {% block header %}
{% for custom_link in page.root_page.custom_links %} {{ custom_link.value.text }} {% endfor %}
{% endblock %} {% block content %}{% endblock %} {% block footer %} {% endblock %}