{% block head %} {% include template ~ "/layout/head.tpl" %} {% endblock %} {% if displayCookieUsageWarning == true %} {% if toolBarDisplayed == true %}
 
{% endif %}
{{ "YouAcceptCookies" | get_lang }} {{"ReadMore" | get_lang }} {{"Accept" | get_lang }}
{% endif %} {% if show_header == true %}
{% block topbar %} {% include template ~ "/layout/topbar.tpl" %} {% if show_toolbar == 1 %}
{% endif %} {% endblock %}
{{ header_extra_content }}
{% if plugin_header_main %}
{{ plugin_header_main }}
{% endif %}
{% endif %}