File tree
Expand file treeCollapse file tree1 file changed
+1
-1
lines changed Expand file treeCollapse file tree1 file changed
+1
-1
lines changed Original file line number | Diff line number | Diff line change |
---|
@@ -393,7 +393,7 @@ and in the ``app`` directory:
|
393 | 393 | <link rel="shortcut icon" href="<?php echo $view['assets']->getUrl('favicon.ico') ?>" />
|
394 | 394 | </head>
|
395 | 395 | <body>
|
396 |
| -<?php $view['slots']->output('body') ?> |
| 396 | +<?php $view['slots']->output('_content') ?> |
397 | 397 | <?php $view['slots']->output('javascripts') ?>
|
398 | 398 | </body>
|
399 | 399 | </html>
|
|
You can’t perform that action at this time.
0 commit comments