-
- +
{{#foreach posts}} diff --git a/page.hbs b/page.hbs index fd16851..02f1c55 100644 --- a/page.hbs +++ b/page.hbs @@ -55,6 +55,9 @@ into the {body} of the default.hbs template --}} {{/post}} + + + {{!-- The #contentFor helper here will send everything inside it up to the matching #block helper found in default.hbs --}} {{#contentFor "scripts"}}