features
This commit is contained in:
11
apps/api/src/mail/templates/account-created.text.hbs
Normal file
11
apps/api/src/mail/templates/account-created.text.hbs
Normal file
@@ -0,0 +1,11 @@
|
||||
{{title}}
|
||||
|
||||
{{#if greeting}}{{greeting}}
|
||||
|
||||
{{/if}}{{intro}}
|
||||
|
||||
{{#if action}}{{action.label}}:
|
||||
{{{action.url}}}
|
||||
{{/if}}
|
||||
|
||||
Support: {{branding.supportEmail}}
|
||||
Reference in New Issue
Block a user