We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1409445 commit f239002Copy full SHA for f239002
book/templating.rst
@@ -378,7 +378,7 @@ Template Naming and Locations
378
379
.. versionadded:: 2.2
380
Namespaced path support was added in 2.2, allowing for template names
381
- like ``@AcmeDemoBundle/layout.html.twig``. See :doc:`/cookbook/templating/namespaced_paths`
+ like ``@AcmeDemo/layout.html.twig``. See :doc:`/cookbook/templating/namespaced_paths`
382
for more details.
383
384
By default, templates can live in two different locations:
0 commit comments