8000 Update templating.rst · symfony/symfony-docs@ebb1e74 · GitHub
[go: up one dir, main page]

Skip to content

Commit ebb1e74

Browse files
ThomasLandauerwouterj
authored andcommitted
Update templating.rst
1 parent d806300 commit ebb1e74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/templating.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,7 @@ When working with template inheritance, here are some tips to keep in mind:
371371
{% endblock %}
372372

373373
* Blocks can be nested. For better overview, you can add the block name to the
374-
``{% endblock %}`` tag like so:
374+
``{% endblock %}`` tag like this:
375375

376376
.. code-block:: html+jinja
377377

0 commit comments

Comments
 (0)
0