{% include "headitem.html.twig" with {title: "GENERAL_ADMIN_TITLE"|translate} %}
{% if readonly %} {% set readonly = "readonly disabled" %} {% else %} {% set readonly = "" %} {% endif %} {% if readonly_fields %} {% set readonly_fields = "readonly disabled" %} {% else %} {% set readonly_fields = "" %} {% endif %} {% include "bottomnaviitem.html.twig" %} {% include "bottomitem.html.twig" %}