{% include "modules/module-header-" + globalClass + ".html" ignore missing %} {% block header %} {% endblock %}
{% if globalClass === 'iza' and templateName != 'home' %}
{% include "modules/module-breadcrumb.html" %}
{% endif %} {% block content %} {% endblock %}
{% include "modules/module-footer.html" %}
{% include "modules/module-cookiebar.html" %}