{% include 'admin/layouts/page_header.html.twig' %}
{% if tab is not defined %}
{% include 'helper/messages.html.twig' %}
{% endif %}
{% block content %}
{% endblock %}
{% if getSiteLogo() %} {% endif %} {% block stylesheets %} {% endblock %}
{% if tab is not defined %} {% include 'helper/messages.html.twig' %} {% endif %} {% if app.user %} {% if for2Fa is defined and for2Fa %} {% block twoFA %} {% endblock %} {% else %} {% include 'admin/layouts/header.html.twig' %}