Commit b154f45
committed
minor symfony#12548 Update templates.rst (joelindix)
This PR was merged into the 4.3 branch.
Discussion
----------
Update templates.rst
<!--
If your pull request fixes a BUG, use the oldest maintained branch that contains
the bug (see https://symfony.com/roadmap for the list of maintained branches).
If your pull request documents a NEW FEATURE, use the same Symfony branch where
the feature was introduced (and `master` for features of unreleased versions).
-->
In the last example of 'Template Inheritance and Layouts' the content block is defined in`blog/layout.html.twig`, not `blog/index.html.twig`
Commits
-------
7ce0f32 Update templates.rst1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
893 | 893 | | |
894 | 894 | | |
895 | 895 | | |
896 | | - | |
| 896 | + | |
897 | 897 | | |
898 | 898 | | |
899 | 899 | | |
| |||
0 commit comments