Back to Stalwart

{{page_title}}

resources/html-templates/calendar-alarm.html

0.16.20697 B
Original Source

{{page_title}}

|

| | | | {{#if header}} |

| {{header}} |

| {{/if header}} {{#if event_title}} | {{event_title}} | {{/if event_title}} {{#if event_description}} | {{event_description}} | {{/if event_description}} {{#if event_details}} |

|

{{#each event_details}} | {{key}}

{{#if link}}{{/if link}}{{value}}{{#if link}}{{/if link}} | {{/each event_details}} |

| {{/if event_details}} {{#if attendees}} | {{attendees_title}}

{{#each attendees}} | {{key}} {{value}} | {{/each attendees}} | {{/if attendees}} |

| {{action_name}} |

| | |

{{#if footer}}

| {{footer}} | | |

{{/if footer}} |