{% if block_ai_bots %} {% endif %} {% if block_search_engines %} {% endif %} {% for cssFile in theme_css_files %} {% endfor %} {% if theme_css_url %} {% endif %} {% for cssUrl in plugin_css_urls|default([]) %} {% endfor %} {% include 'partials/header.twig' %}
{% block content %}{% endblock %}
{% for jsFile in theme_js_files %} {% endfor %} {% if theme_js_url %} {% endif %}