mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-06 23:48:50 +00:00
Fix doc
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user