{{header}}
{{event_title}}
{{#if event_description}}
{{event_description}}
{{/if event_description}} {{#each event_details}}
{{key}}:
{{value}}
{{/each event_details}} {{#if attendees}}
{{attendees_title}}:
{{#each attendees}}• {{key}} <{{value}}>
{{/each attendees}}
{{/if attendees}}
{{action_name}}
{{footer}}