first commit
This commit is contained in:
8
dockers/vaultwarden/templates/email/delete_account.hbs
Normal file
8
dockers/vaultwarden/templates/email/delete_account.hbs
Normal file
@ -0,0 +1,8 @@
|
||||
Delete Your Account
|
||||
<!---------------->
|
||||
Click the link below to delete your account.
|
||||
|
||||
Delete Your Account: {{url}}/#/verify-recover-delete?userId={{user_id}}&token={{token}}&email={{email}}
|
||||
|
||||
If you did not request this email to delete your account, you can safely ignore this email.
|
||||
{{> email/email_footer_text }}
|
Reference in New Issue
Block a user