fixed docs

This commit is contained in:
Fabien Potencier
2019-04-24 19:36:11 +02:00
parent 5adb9ea867
commit 31a28fcb8f
+3
View File
@@ -1,6 +1,9 @@
``apply``
=========
.. versionadded:: 1.12
The ``apply`` tag was added in Twig 1.40.
The ``apply`` tag allows you to apply Twig filters on a block of template data:
.. code-block:: jinja