Hello
{{#with site}} {{#each item}}
{{ upper title }}
{{/each}} {{/with}}
{{#each items }}
{{@index}}: {{ upper this }}
{{/each}}