Skip to content

Commit 7f13f95

Browse files
committed
[WebProfilerBundle] fixed a template reference
1 parent 156368f commit 7f13f95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/toolbar_redirect.html.twig

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
{% extends 'TwigBundle::layout.html.twig' %}
1+
{% extends '@Twig/layout.html.twig' %}
22

33
{% block title 'Redirection Intercepted' %}
44

0 commit comments

Comments
 (0)