diff --git a/Resources/views/layout.html.twig b/Resources/views/layout.html.twig index af1044d16..19b237b7c 100644 --- a/Resources/views/layout.html.twig +++ b/Resources/views/layout.html.twig @@ -25,7 +25,7 @@ {% endstylesheets %} {% endblock %} -{% block layout_content %} +{% block content %}
@@ -129,4 +129,4 @@
-{% endblock %} \ No newline at end of file +{% endblock content %} \ No newline at end of file