{% include '@ibexadesign/page_head_displaystyles.html.twig' %} {% block page_head %} {% include '@ibexadesign/page_head.html.twig' %} {% endblock %} {% include '@ibexadesign/page_head_style.html.twig' %} {% include '@ibexadesign/page_head_script.html.twig' %} {% if location is defined and not location.isDraft %} {% set currentLocation=location %} {% endif %}
{% block header %} {% include '@ibexadesign/page_header.html.twig' %} {% endblock %}
{#if location is not landingpage#} {% if currentLocation is defined and currentLocation.contentInfo.contentTypeId == 105 %}
{% else %}
{% block breadcrumb %} {% endblock %} {% endif %} {% block content %}{% endblock %}
{% block footer %} {% include '@ibexadesign/page_footer.html.twig' %} {% endblock %}
{% block footerScript %} {% endblock %}