{% load static wagtailcore_tags wagtailimages_tags wagtailmetadata_tags structured_data %} {% meta_tags %} {% if settings.MAJAK_ENV == "test" %} {% endif %} {% include "shared/favicon_snippet.html" %} {% if page.matomo_id %} {% include "shared/matomo_snippet.html" with matomo_id=page.matomo_id %} {% endif %}
{% breadcrumb page %} {% block content %}{% endblock %}