{% if global.optimize.enable == "true" %} {% endif %} {% include './tag/meta/meta.html' %} {% set original = false %} {% include "./scss/cssImports.html" %} {% include "./js-imports/webFontConfig.html" %} {% if skin.use_custom_skin == "true" %} {% include './components/skin/skin.html' %} {% endif %} {% set platform = global.platform %} {% include './tag/gtm/gtm-head.html' %} {% if global.scripts.enable == "true" %} {{ global.scripts.end_of_head_script }} {% endif %}
{% include './tag/gtm/gtm-body.html' %}