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 e68596a commit a6fb752Copy full SHA for a6fb752
book/templating.rst
@@ -707,7 +707,8 @@ in your application configuration:
707
.. versionadded:: 2.2
708
Default templates per render tag was added in Symfony 2.2
709
710
-You can define default templates per ``render`` tag (which will override any global default templates that is defined):
+You can define default templates per ``render`` tag (which will override
711
+any global default templates that is defined):
712
713
.. configuration-block::
714
0 commit comments