Hi {{name}}
Here are your items:
{{#each items}}
{{this}}
{{/each}}
Try going to
/hello/YourName
.
Also, check {{ wow "this" }} (custom helper) out!