mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-09-22 16:26:52 +03:00
10 lines
197 B
Handlebars
10 lines
197 B
Handlebars
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>
|