Emphase the fact that the include tag outputs data

This commit is contained in:
nstCactus
2020-10-07 09:28:17 +02:00
committed by Fabien Potencier
parent 437c86db9b
commit ef6debec55
+1 -1
View File
@@ -1,7 +1,7 @@
``include``
===========
The ``include`` statement includes a template and returns the rendered content
The ``include`` statement includes a template and outputs the rendered content
of that file:
.. code-block:: twig