Skip to content

Commit 420b223

Browse files
committed
Reword
1 parent f7e1419 commit 420b223

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

templating/overriding.rst

-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ extend from the original template, not from the overridden one:
2828
.. code-block:: twig
2929
3030
{# app/Resources/AcmeBlogBundle/views/Blog/index.html.twig #}
31-
3231
{# the special '!' prefix avoids errors when extending from an overridden template #}
3332
{% extends "@!AcmeBlogBundle/index.html.twig" %}
3433

0 commit comments

Comments
 (0)