{{#if title}}

{{title}}

{{/if}}
{{#each events}}
{{this.date}}

{{this.title}}

{{{this.description}}}
{{/each}}