diff --git a/templates/backoffice/base.html.twig b/templates/backoffice/base.html.twig index eecd557..5aeeaa2 100644 --- a/templates/backoffice/base.html.twig +++ b/templates/backoffice/base.html.twig @@ -9,7 +9,9 @@ {% block breadcrumbs %}{% endblock %} {{ include('flashes.html.twig') }} - {% block body %} - {% endblock body %} +