-
-
- Your two-step verification code is: {{Token}}
- |
-
-
-
- Use this code to complete logging in with Bitwarden.
- |
-
+
+
+ To finish {{EmailTotpAction}}, enter this verification code: {{Token}}
+ |
+
+
+
+
+ If this was not you, take these immediate steps to secure your account in the web app:
+
+ - Deauthorize unrecognized devices
+ - Change your master password
+ - Turn on two-step login
+
+ |
+
+
+
+
+
+
+ Account:
+ {{AccountEmail}}
+
+ Date:
+ {{TheDate}} at {{TheTime}} {{TimeZone}}
+
+ IP:
+ {{DeviceIp}}
+
+ DeviceType:
+ {{DeviceType}}
+ |
+
-{{/FullHtmlLayout}}
+{{/FullHtmlLayout}}
\ No newline at end of file
diff --git a/src/Core/MailTemplates/Handlebars/Auth/TwoFactorEmail.text.hbs b/src/Core/MailTemplates/Handlebars/Auth/TwoFactorEmail.text.hbs
index c7e64e5da2..211a870d6a 100644
--- a/src/Core/MailTemplates/Handlebars/Auth/TwoFactorEmail.text.hbs
+++ b/src/Core/MailTemplates/Handlebars/Auth/TwoFactorEmail.text.hbs
@@ -1,5 +1,16 @@
{{#>BasicTextLayout}}
-Your two-step verification code is: {{Token}}
+To finish {{EmailTotpAction}}, enter this verification code: {{Token}}
-Use this code to complete logging in with Bitwarden.
+If this was not you, take these immediate steps to secure your account in the web app:
+
+Deauthorize unrecognized devices
+
+Change your master password
+
+Turn on two-step login
+
+Account : {{AccountEmail}}
+Date : {{TheDate}} at {{TheTime}} {{TimeZone}}
+IP : {{DeviceIp}}
+Device Type : {{DeviceType}}
{{/BasicTextLayout}}
\ No newline at end of file
diff --git a/src/Core/MailTemplates/Handlebars/Layouts/Full.html.hbs b/src/Core/MailTemplates/Handlebars/Layouts/Full.html.hbs
index 5e4c0eb0ae..7ed9fb7d1a 100644
--- a/src/Core/MailTemplates/Handlebars/Layouts/Full.html.hbs
+++ b/src/Core/MailTemplates/Handlebars/Layouts/Full.html.hbs
@@ -130,7 +130,7 @@
@@ -148,13 +148,13 @@