home.html

now:
{{now}}
counter:
{{session.counter}}
{{#times query.cats}} {{> partials/hello}} {{/times}}
add another cat
client-side render:
controller context: {{> partials/dump}}