{{#each this}} {{#ifCond this.type '==' 'time'}}

{{this.label}}

{{/ifCond}} {{#ifCond this.type '==' 'reservation'}}
{{this.title}} reserved by {{this.user}}
{{/ifCond}} {{/each}}
add
SORRY! SOMETHING WENT WRONG. PLEASE TRY AGAIN