{{#each entries}}
{{#if firstAppointmentOfDay}}
{{day}}. {{month}}
{{w_day}}
{{else}}
  {{/if}}
{{#if isEmpty}}
{{langString "organisation.timetable.noAppointment"}}
{{else}}
{{title}}

{{time}}

{{location}}

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