Skip to content

Commit 06bdbde

Browse files
committed
bug #1470 Remove broken link from the error 500 page (rosier)
This PR was merged into the main branch. Discussion ---------- Remove broken link from the error 500 page Reverts #909 Commits ------- fd0d75e Remove broken link from the error 500 page
2 parents 5622c89 + fd0d75e commit 06bdbde

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

templates/bundles/TwigBundle/Exception/error500.html.twig

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,6 @@
1010

1111
{% extends 'base.html.twig' %}
1212

13-
{% block stylesheets %}
14-
{{ parent() }}
15-
<link rel="stylesheet" href="/build/css/app.4aa95248.css">
16-
{% endblock %}
17-
1813
{% block body_id 'error' %}
1914

2015
{% block main %}

0 commit comments

Comments
 (0)