{load_language_text section="general"}
{block name="layout_head"}
{block name="layout_head_head"}
{block name="layout_head_head_license_comment"}
{* The following copyright announcement is in compliance
to section 2c of the GNU General Public License, and
thus can not be removed, or can only be modified
appropriately.
Please leave this comment intact together with the
following copyright announcement. *}
{/block}
{block name="layout_head_head_additional_html_array_first"}
{$content_data.additional_html_array.head.first}
{/block}
{block name="layout_head_head_viewport_meta"}
{/block}
{block name="layout_head_head_additional_html_array_top"}
{$content_data.additional_html_array.head.top}
{/block}
{* Configuration of automatic hyphenation polyfill *}
{block name="layout_head_head_hyphenopoly_configuration"}
{if $content_data.hyphenopolyLanguage && $content_data.hyphenopolyLoader}
{/if}
{/block}
{block name="layout_head_head_base"}
{/block}
{block name="layout_head_head_favicon_if"}
{if $content_data.FAVICON}
{block name="layout_head_head_favicon"}
{/block}
{/if}
{/block}
{block name="layout_head_head_favicon_ipad_if"}
{if $content_data.FAVICON_IPAD}
{block name="layout_head_head_favicon_ipad"}
{/block}
{/if}
{/block}
{block name="layout_head_head_inline_css_if"}
{if $content_data.MAIN_CSS_INLINE}
{block name="layout_head_head_inline_css"}
{/block}
{else}
{block name="layout_head_head_css_include"}
{/block}
{/if}
{/block}
{block name="layout_head_head_additional_html_array_bottom"}
{$content_data.additional_html_array.head.bottom}
{/block}
{block name="layout_head_head_fixed_header_assign"}
{assign var="fixedHeader" value={template_setting name="gx-header-fixed"}}
{/block}
{block name="layout_head_head_debug_bar_header"}
{if $content_data.debug_bar}
{$content_data.debug_bar_header_content nofilter}
{/if}
{/block}
{/block}
{block name="layout_head_body"}
{block name="layout_head_body_additional_html"}
{$content_data.additional_html_array.body.top}
{/block}
{block name="layout_head_body_additional_warnings"}
{if $content_data.additional_warnings}
{foreach from=$content_data.additional_warnings item=warning}
{/foreach}
{/if}
{/block}
{block name="layout_head_body_shop_offline_warning"}
{if $content_data.show_shop_offline_warning}
{/if}
{/block}
{/block}
{/block}