This commit is contained in:
Lesik
2019-01-15 08:52:08 +01:00
committed by Fabien Potencier
parent 3afb492c4d
commit e773c8fc9c
+1 -1
View File
@@ -18,7 +18,7 @@ any other ones:
{# displays bar #}
{{ foo }}
The assigned value can be any valid :ref:`Twig expressions
The assigned value can be any valid :ref:`Twig expression
<twig-expressions>`:
.. code-block:: jinja