Skip to content

Commit d5de482

Browse files
committed
Merge branch '2.0' into 2.1
2 parents adafd32 + e4b56d5 commit d5de482

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
@@ -394,7 +394,7 @@ and in the ``app`` directory:
394394
</head>
395395
<body>
396396
<?php $view['slots']->output('_content') ?>
397-
<?php $view['slots']->output('stylesheets') ?>
397+
<?php $view['slots']->output('javascripts') ?>
398398
</body>
399399
</html>
400400

0 commit comments

Comments
 (0)