diff --git a/page.hbs b/page.hbs index 3bf255c..b1c5f52 100644 --- a/page.hbs +++ b/page.hbs @@ -3,6 +3,9 @@ {{! This is a page template. A page outputs content just like any other post, and has all the same attributes by default, but you can also customise it to behave differently if you prefer. }} +{{! Everything inside the #post tags pulls data from the page }} +{{#post}} +