{{#each events}} {{!--
{{dayOfWeek}} {{dayOfMonth}}: {{placeOfEvent}}
{{#each shifts}}
{{time}}:{{names}}
{{notes}}{{notes_bold}}
{{/each}}
{{#each shifts}} {{time}} {{names}} {{notes}}{{notes_bold}} {{/each}}
--}} {{#each shifts}} {{/each}}
{{dayOfWeek}} {{dayOfMonth}}
{{placeOfEvent}}
{{time}} {{names}}
{{#if @last}} {{else}}


{{/if}} {{/each}}