{% extends 'about/layout.html.twig' %} {% import "macros/widgets.html.twig" as widgets %} {% block page_subtitle %}{{ 'about.subtitle'|trans({}, 'about') }}{% endblock %} {% block about_box %} {% if is_granted('system_actions') %} {% embed '@AdminLTE/Widgets/box-widget.html.twig' with {'boxtype': 'warning'} %} {% block box_title %}{{ 'label.actions'|trans }}{% endblock %} {% block box_body %} {% if content_action is defined and content_action is not empty %}
{{ content_action }}
{% endif %}
{% endblock %}
{% endembed %}
{% endif %}
{% endblock %}
{% block about %}
{% embed '@AdminLTE/Widgets/box-widget.html.twig' %}
{% block box_title %}Environment{% endblock %}
{% block box_body %}