{% if SETTINGS.default_ogimage %} {% else %} {% endif %} {% if SETTINGS.pwa_enabled %} {% endif %} {% include "favicons.html" %} {% if LANG['direction'] == 'rtl' %} {% else %} {% endif %} {% if SETTINGS.header_css %} {% endif %} {% if SETTINGS.pwa_enabled %} {% endif %} {{ do_action('cn_enqueue_scripts')|raw }} {{ print_styles('front')|raw }} {{SETTINGS.header_js|htmlspecialchars_decode|raw}}
{% if page %} {% if (page.show_banner != '0' and page.show_banner != '') %} {% include "slider.html" %} {% endif %} {% else %} {% if (SETTINGS.homepage_banner_view != '0' and SETTINGS.homepage_banner_view != '') %} {% include "slider.html" %} {% endif %} {% endif %} {% block content %}{% endblock %}
{% if SETTINGS.cookie_consent_popup %} {% endif %} {{ print_scripts('front')|raw }} {{ do_action('footer')|raw }}