mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-10 17:36:53 +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``
|
||||
===========
|
||||
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user