{% extends "@ChillMain/Admin/layoutWithVerticalMenu.html.twig" %} {% block admin_content %}

{{ 'Administration interface'|trans }}

{{ 'welcome_message_raw'|trans|raw }}

{{ 'Configuration alerts'|trans }}

{{ 'Here you can check the configuration of your instance.'|trans }}

{{ chill_widget('configuration_warnings', {}) }}
{% endblock %}