Council live
{{#if this.ShowResultLabel}}
{{this.Total}} result(s) found:
{{/if}}
{{#groupBy this.Items by="ScheduleDay"}}
{{#groupBy this.items by="CategoryId"}}
{{#if this.ImageUrl}}
{{else}}
{{/if}}
{{/each}}
{{/groupBy}}
{{/groupBy}}
{{getDate (getFirst items 'ScheduleStart') 'LL'}}
{{getFirst items 'CategoryName'}}
{{#each (order items)}}
{{/if}}
{{#if this.Tags}}
Topics:
-
{{#each this.Tags}}
- {{this}} {{/each}}