1
0
mirror of https://github.com/bitwarden/server.git synced 2025-05-01 09:42:19 -05:00
bitwarden/src/Core/MailTemplates/Handlebars/ChangeEmailAlreadyExists.text.hbs
2018-08-03 23:04:47 -04:00

5 lines
287 B
Handlebars

{{#>BasicTextLayout}}
A user ({{FromEmail}}) recently tried to change their account to use this email address ({{ToEmail}}). An account already exists with this email ({{ToEmail}}).
If you did not try to change an email address, you can safely ignore this email.
{{/BasicTextLayout}}