1
0
mirror of https://github.com/bitwarden/server.git synced 2025-05-16 09:05:44 -05:00
bitwarden/src/Core/MailTemplates/Handlebars/TwoFactorEmail.text.hbs
2018-08-03 23:04:47 -04:00

5 lines
145 B
Handlebars

{{#>BasicTextLayout}}
Your two-step verification code is: {{Token}}
Use this code to complete logging in with Bitwarden.
{{/BasicTextLayout}}