This commit is contained in:
Fabien Potencier
2024-12-18 12:17:58 +01:00
parent c13ca48ca5
commit d78cb00f89
-1
View File
@@ -37,7 +37,6 @@ The ``use`` statement tells Twig to import the blocks defined in
.. code-block:: twig
{# blocks.html.twig #}
{% block sidebar %}{% endblock %}
In this example, the ``use`` statement imports the ``sidebar`` block into the