{% block meta_author %} {% endblock %} {% block meta_description %} {% endblock %} {% block meta_robots %} {% endblock %} {% block og_image %} {% endblock %} {% block meta_title %} {{ header.pageTitle }} {% endblock %} {% block css %} {% block fonts %} {% endblock %} {% block css_entry %} {{ encore_entry_link_tags('base', encorePackage()) }} {% if view.getEntrypoint() %} {{ encore_entry_link_tags("c-" ~ view.getEntrypoint(), encorePackage()) }} {% endif %} {% endblock %} {% endblock %} {% if app.environment == 'prod' %} {% endif %} {% block js_entry %} {{ encore_entry_script_tags('base', encorePackage()) }} {% if view.getEntrypoint() %} {{ encore_entry_script_tags("c-" ~ view.getEntrypoint(), encorePackage()) }} {% endif %} {% endblock %} {% block canonical %} {% set canonical_url = view.getCanonicalUrl(app.request) %} {% if canonical_url %} {% endif %} {% endblock %} {# todo nechat #} {# {% block 'pagination-data' %}#} {# {% if body.pager.count > 1 %}#} {# {% if body.pager.number > 1 %}#} {# {{ {$body.pager.number }}-1} ])}">#} {# {% endif %}#} {# {% if body.pager.number < body.pager.count %}#} {# {{ {$body.pager.number }}+1}])}">#} {# {% endif %}#} {# {% endif %}#} {# {% endblock %}#} {% block favicon %} {% if app.environment == 'prod' %} {% endif %} {% block favicon_theme_color %} {% endblock %} {% endblock %} {% include "base.js_init.html.twig" %} {% for row in dbcfg.analytics.google_site_verifications ?? [] %} {% endfor %} {% for row in dbcfg.analytics.facebook_site_verifications ?? [] %} {% endfor %} {% if dbcfg.analytics.seznam_webmaster.id ?? false %} {% endif %} {# {% if not isDebug() %}#} {# {% include block.ga4.html.twig %}#} {# {% endif %}#} {% block body %} {% endblock %} {% block js %} {% block js_polyfills %} {% endblock %} {% if module.SELLERS and not module.SELLERS__SMARTY_SELLERS %} {% endif %} {% endblock %} {% if header.wpjToolbar is defined and not app.request.get('no_toolbar') %} {% include 'block.wpj_toolbar.html.twig' %} {% endif %}
{% block modals %} {% endblock %} {% if dbcfg.cookie_bar and dbcfg.cookie_bar.enable == "Y" %}
{% endif %} {% block modals_after %} {% endblock %}