{{#if eventGroupHasCoverImage}}
{{else}}
{{/if}}

{{eventGroupData.name}}

{{#if editingEnabled}}
{{/if}}
{{#if firstLoad}} {{/if}}
{{#if editingEnabled}}

To add an event to this group, copy and paste the two codes below into the 'Event Group' box when creating a new event or editing an existing event.

Event group ID {{eventGroupData.id}}
Event group secret editing code {{eventGroupData.editToken}}
{{/if}}
About
{{{parsedDescription}}}
Upcoming events
{{#if upcomingEventsExist}} {{#each events}} {{#unless this.eventHasConcluded}} {{this.name}} {{this.displayDate}} {{/unless}} {{/each}} {{else}}
No events!
{{/if}}
{{#if editingEnabled}} {{> editeventgroupmodal }} {{/if}}