mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-12 10:26:32 +00:00
Emphase the fact that the include tag outputs data
This commit is contained in:
committed by
Fabien Potencier
parent
437c86db9b
commit
ef6debec55
@@ -1,7 +1,7 @@
|
|||||||
``include``
|
``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:
|
of that file:
|
||||||
|
|
||||||
.. code-block:: twig
|
.. code-block:: twig
|
||||||
|
|||||||
Reference in New Issue
Block a user