{% block page_content %}
{% include "breadcrumb.html" %}
{% include "page_content.html" %}
{% endblock page_content %}
{# djlint:off H016 H030 H031 #} {% block html_head %} {% include "head.html" %} {% endblock html_head %}
{% include "header.html" %}