12 lines
152 B
Handlebars
12 lines
152 B
Handlebars
{{title}}
|
|
|
|
{{#if greeting}}{{greeting}}
|
|
|
|
{{/if}}{{intro}}
|
|
|
|
{{#if action}}{{action.label}}:
|
|
{{{action.url}}}
|
|
{{/if}}
|
|
|
|
Support: {{branding.supportEmail}}
|