{{!-- A detail page for an event (not currently used) --}}
{{{category}}}
{{{appointments.[0].startDate}}} {{#if appointments.[0].endDate}} {{#compare appointments.[0].startDate '!==' appointments.[0].endDate}} {{#if translations.timeUntil}}{{{translations.timeUntil}}}{{else}}–{{/if}} {{{appointments.[0].endDate}}} {{/compare}} {{/if}} ⋅ {{{appointments.[0].startTime}}} {{#if appointments.[0].endTime}} – {{{appointments.[0].endTime}}} {{{translations.timeSuffix}}} {{/if}} ⋅ {{{appointments.[0].location}}}
{{!-- ... or a series of appointments. Display those in a list --}} {{else if appointments}}{{{registrationNote}}}
{{/if}} {{!-- Additional information on attendance --}} {{#if attendanceNote}}{{{attendanceNote}}}
{{/if}}{{{description}}}
{{!-- Registration and .ics download buttons --}}