From fd0d75ebfe8f97e762056e36c3b61a4b02cd4f19 Mon Sep 17 00:00:00 2001 From: Jan Rosier Date: Sun, 10 Dec 2023 17:17:49 +0100 Subject: [PATCH] Remove broken link from the error 500 page --- templates/bundles/TwigBundle/Exception/error500.html.twig | 5 ----- 1 file changed, 5 deletions(-) diff --git a/templates/bundles/TwigBundle/Exception/error500.html.twig b/templates/bundles/TwigBundle/Exception/error500.html.twig index 8de9d793d..475b5ae81 100644 --- a/templates/bundles/TwigBundle/Exception/error500.html.twig +++ b/templates/bundles/TwigBundle/Exception/error500.html.twig @@ -10,11 +10,6 @@ {% extends 'base.html.twig' %} -{% block stylesheets %} - {{ parent() }} - -{% endblock %} - {% block body_id 'error' %} {% block main %}