Add email message for twofactor email codes

This commit is contained in:
vpl
2019-08-03 08:07:14 +02:00
parent 8be2ed6255
commit 0b60f20eb3
4 changed files with 152 additions and 0 deletions

View 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>