{% block head %} {%- block pageTitle %} {%- if title is defined -%}{{ title }} - {% endif -%} {%- if categoryTitle is defined -%}{{ categoryTitle }} - {% endif -%} Matomo {%- endblock -%} {% block meta %} {% endblock %} {% include "@CoreHome/_favicon.twig" %} {% include "@CoreHome/_applePinnedTabIcon.twig" %} {% include "_jsGlobalVariables.twig" %} {% include "_jsCssIncludes.twig" %} {%- if not isCustomLogo %}{% endif %} {% endblock %} {{ postEvent('Template.bodyTop' ) }} {% block body %} {% include "_iframeBuster.twig" %} {% include "@CoreHome/_javaScriptDisabled.twig" %}
{% block root %} {% endblock %}
{% include "@CoreHome/_shortcuts.twig" %} {% endblock %} {% include "@CoreHome/_adblockDetect.twig" %} {{ postEvent('Template.bodyBottom' ) }}