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

Commite4b56d5

Browse files
riconeitzelweaverryan
authored andcommitted
body -> _content in PHP-Mode
1 parentf3cec7f commite4b56d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎book/page_creation.rst‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -393,7 +393,7 @@ and in the ``app`` directory:
393393
<linkrel="shortcut icon"href="<?php echo $view['assets']->getUrl('favicon.ico') ?>" />
394394
</head>
395395
<body>
396-
<?php $view['slots']->output('body') ?>
396+
<?php $view['slots']->output('_content') ?>
397397
<?php $view['slots']->output('javascripts') ?>
398398
</body>
399399
</html>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp