{% if not hideSidebar and lowestTopChild and navigationChildren | length > 0 %}
{% else %}
{% endif %} {% block breadcrumb %} {% include "@KunstmaanAdmin/Default/breadcrumbs.html.twig" %} {% endblock %} {% block flashmessages %} {% include "@KunstmaanAdmin/Default/flashmessages.html.twig" %} {% endblock %} {% block messages %}{% endblock %} {% block header %}
{% block admin_page_title %}
{% if adminmenu.current %}

{{ adminmenu.current.label | trans }} {% block page_header_addition %}{% endblock %}

{% endif %}
{% endblock %} {% block extra_actions_header %}{% endblock %}
{% endblock %} {% block content %}{% endblock %}