Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit5c0ceff

Browse files
Change refering block name from content to body
| Q | A| ------------- | ---| Doc fix? | yes| New docs? | no| Applies to | all| Fixed tickets |
1 parent7dcce1b commit5c0ceff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎quick_tour/the_view.rst‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ Open the ``app/Resources/views/base.html.twig`` file that corresponds to the
126126

127127
The ``{% block %}`` tags tell the template engine that a child template may
128128
override those portions of the template. In this example, the ``index.html.twig``
129-
template overrides the ``content`` block, but not the ``title`` block, which will
129+
template overrides the ``body`` block, but not the ``title`` block, which will
130130
display the default content defined in the ``base.html.twig`` template.
131131

132132
Using Tags, Filters, and Functions

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp