diff --git a/src/static/templates/email/email_footer.hbs b/src/static/templates/email/email_footer.hbs index b5aafc39..6d5f7be6 100644 --- a/src/static/templates/email/email_footer.hbs +++ b/src/static/templates/email/email_footer.hbs @@ -1,23 +1,22 @@ - - - - - + + - + + + + + + + + diff --git a/src/static/templates/email/send_2fa_removed_from_org.html.hbs b/src/static/templates/email/send_2fa_removed_from_org.html.hbs index e881fd99..6588a320 100644 --- a/src/static/templates/email/send_2fa_removed_from_org.html.hbs +++ b/src/static/templates/email/send_2fa_removed_from_org.html.hbs @@ -1,129 +1,16 @@ Removed from {{{org_name}}} - - - - - Vaultwarden - - - - - - - - - - -
- - - - -
- - - - -
- - - - - - - -
- You have been removed from organization {{org_name}} because your account does not have Two-step Login enabled. -
- You can enable Two-step Login in your account settings. -
-
- - - - - -
-
- - +{{> email/email_header }} + + + + + + + +
+ You have been removed from organization {{org_name}} because your account does not have Two-step Login enabled. +
+ You can enable Two-step Login in your account settings. +
+{{> email/email_footer }}