{{#each items}}
{{eventName}}
{{calendar}}
{{#if videoID}}
{{/if}} {{#if image}} {{#unless videoID}}
Event Image
{{/unless}} {{/if}}
{{startDate}}
{{#if endDate}} {{/if}}
{{startTime}} {{#if endTime}} - {{endTime}} {{/if}}
{{#if location}}
{{ getMultilingualLabelByWCMKey ../location }}: {{location}}
{{/if}}
{{description}}
{{ getMultilingualLabelByWCMKey ../goToDetail }}
{{/each}}