diff --git a/templates/bundles/TwigBundle/Exception/error.html.twig b/templates/bundles/TwigBundle/Exception/error.html.twig index bbda97737..8b3cea544 100644 --- a/templates/bundles/TwigBundle/Exception/error.html.twig +++ b/templates/bundles/TwigBundle/Exception/error.html.twig @@ -15,10 +15,6 @@
{{ status_code }}: {{ status_text }}
-

{{ exception.message }}

- {# {% for trace in exception.trace %} -

{{ trace.class }} - {{ trace.type }} - {{ trace.file }} - {{ trace.line }}

- {% endfor %} #}