diff --git a/doc/tags/use.rst b/doc/tags/use.rst index d26dc4f2cb..b04ed8346f 100644 --- a/doc/tags/use.rst +++ b/doc/tags/use.rst @@ -37,7 +37,7 @@ 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