{{#if header}}
{{/if header}}
{{#each event_details}} {{/each event_details}} {{#if attendees}} {{/if attendees}} {{#if rsvp}} {{/if rsvp}}
{{key}} {{#if changed}}{{changed}} {{/if changed}}
{{#if old_value}}
{{old_value}}
{{/if old_value}}
{{value}}
{{attendees_title}}
{{#each attendees}}
• {{key}} ({{value}})
{{/each attendees}}

{{rsvp}}
{{#if rsvp}}
{{#each actions}} {{/each actions}}
{{/if rsvp}} {{#if footer}}
{{#each footer}} {{/each footer}}
{{key}}
{{/if footer}}