bitwarden_rs/src/static/templates/email/twofactor_email.hbs

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>