We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cad4d3f commit a8ec695Copy full SHA for a8ec695
best_practices/templates.rst
@@ -9,7 +9,7 @@ languages - like `Twig`_ - were created to make templating even better.
9
10
Use Twig templating format for your templates.
11
12
-Generally speaking, PHP templates are much more verbose than in Twig because
+Generally speaking, PHP templates are much more verbose than Twig templates because
13
they lack native support for lots of modern features needed by templates,
14
like inheritance, automatic escaping and named arguments for filters and
15
functions.
0 commit comments