mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-11-03 03:38:21 +02:00
Add email message for twofactor email codes
This commit is contained in:
9
src/static/templates/email/twofactor_email.hbs
Normal file
9
src/static/templates/email/twofactor_email.hbs
Normal file
@@ -0,0 +1,9 @@
|
||||
Your Two-step Login Verification Code
|
||||
<!---------------->
|
||||
<html>
|
||||
<p>
|
||||
Your two-step verification code is: <b>{{token}}</b>
|
||||
|
||||
Use this code to complete logging in with Bitwarden.
|
||||
</p>
|
||||
</html>
|
||||
Reference in New Issue
Block a user