<!-- pages/home.handlebars --> <section> <h2>{{title}}</h2> <article> <p>{{content}}</p> </article> </section>