mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-09-29 19:50:39 +03:00
Implement change-email, email-verification, account-recovery, and welcome notifications
This commit is contained in:
6
src/static/templates/email/change_email.hbs
Normal file
6
src/static/templates/email/change_email.hbs
Normal file
@@ -0,0 +1,6 @@
|
||||
Your Email Change
|
||||
<!---------------->
|
||||
<html>
|
||||
<p>To finalize changing your email address enter the following code in web vault: <b>{{token}}</b></p>
|
||||
<p>If you did not try to change an email address, you can safely ignore this email.</p>
|
||||
</html>
|
Reference in New Issue
Block a user