{% block head %} {% include 'layout/head.tpl'|get_template %} {% endblock %}
{% if displayCookieUsageWarning == true %} {% endif %} {% if show_header == true %}
{% include 'layout/page_header.tpl'|get_template %}
{% endif %}
{% if show_header == true %} {% if show_course_shortcut is not null %} {% endif %} {% block breadcrumb %} {{ breadcrumb }} {% endblock %} {% endif %} {{ flash_messages }}