{% extends '@!EasyAdmin/layout.html.twig' %} {% block header %} {% endblock header %} {% block header_custom_menu_wrapper %} {% endblock header_custom_menu_wrapper %} {% block content_header %}
{% block page_actions_wrapper %}
{% block page_actions %}{% endblock %}
{% endblock %}

{% block content_title %} {% endblock content_title %}

{% block content_help %} {% if has_help_message %} {% endif %} {% endblock content_help %}
{% endblock content_header %} {% block body_javascript %} {# {{ stream_notifications(['/messages']) }} #} {% endblock body_javascript %}