diff --git a/dockers/vaultwarden/templates/email.old/admin_reset_password.hbs b/dockers/vaultwarden/templates/email.old/admin_reset_password.hbs
new file mode 100644
index 0000000..8d38177
--- /dev/null
+++ b/dockers/vaultwarden/templates/email.old/admin_reset_password.hbs
@@ -0,0 +1,6 @@
+Master Password Has Been Changed
+
+The master password for {{user_name}} has been changed by an administrator in your {{org_name}} organization. If you did not initiate this request, please reach out to your administrator immediately.
+
+===
+Github: https://github.com/dani-garcia/vaultwarden
diff --git a/dockers/vaultwarden/templates/email.old/admin_reset_password.html.hbs b/dockers/vaultwarden/templates/email.old/admin_reset_password.html.hbs
new file mode 100644
index 0000000..d9749d2
--- /dev/null
+++ b/dockers/vaultwarden/templates/email.old/admin_reset_password.html.hbs
@@ -0,0 +1,11 @@
+Master Password Has Been Changed
+
+{{> email/email_header }}
+
+
+
+ The master password for {{user_name}} has been changed by an administrator in your {{org_name}} organization. If you did not initiate this request, please reach out to your administrator immediately.
+ |
+
+
+{{> email/email_footer }}
diff --git a/dockers/vaultwarden/templates/email.old/change_email.hbs b/dockers/vaultwarden/templates/email.old/change_email.hbs
new file mode 100644
index 0000000..170af6f
--- /dev/null
+++ b/dockers/vaultwarden/templates/email.old/change_email.hbs
@@ -0,0 +1,8 @@
+Your Email Change
+
+To finalize changing your email address enter the following code in web vault: {{token}}
+
+If you did not try to change an email address, you can safely ignore this email.
+
+===
+Github: https://github.com/dani-garcia/vaultwarden
diff --git a/dockers/vaultwarden/templates/email.old/change_email.html.hbs b/dockers/vaultwarden/templates/email.old/change_email.html.hbs
new file mode 100644
index 0000000..aecf885
--- /dev/null
+++ b/dockers/vaultwarden/templates/email.old/change_email.html.hbs
@@ -0,0 +1,16 @@
+Your Email Change
+
+{{> email/email_header }}
+
+
+
+ To finalize changing your email address enter the following code in web vault: {{token}}
+ |
+
+
+
+ If you did not try to change an email address, you can safely ignore this email.
+ |
+
+
+{{> email/email_footer }}
\ No newline at end of file
diff --git a/dockers/vaultwarden/templates/email.old/delete_account.hbs b/dockers/vaultwarden/templates/email.old/delete_account.hbs
new file mode 100644
index 0000000..56ef5c7
--- /dev/null
+++ b/dockers/vaultwarden/templates/email.old/delete_account.hbs
@@ -0,0 +1,8 @@
+Delete Your Account
+
+Click the link below to delete your account.
+
+Delete Your Account: {{url}}/#/verify-recover-delete?userId={{user_id}}&token={{token}}&email={{email}}
+
+If you did not request this email to delete your account, you can safely ignore this email.
+{{> email/email_footer_text }}
\ No newline at end of file
diff --git a/dockers/vaultwarden/templates/email.old/delete_account.html.hbs b/dockers/vaultwarden/templates/email.old/delete_account.html.hbs
new file mode 100644
index 0000000..a129ce5
--- /dev/null
+++ b/dockers/vaultwarden/templates/email.old/delete_account.html.hbs
@@ -0,0 +1,24 @@
+Delete Your Account
+
+{{> email/email_header }}
+
+
+
+ click the link below to delete your account.
+ |
+
+
+
+
+ Delete Your Account
+
+ |
+
+
+
+ If you did not request this email to delete your account, you can safely ignore this email.
+ |
+
+
+{{> email/email_footer }}
\ No newline at end of file
diff --git a/dockers/vaultwarden/templates/email.old/email_footer.hbs b/dockers/vaultwarden/templates/email.old/email_footer.hbs
new file mode 100644
index 0000000..cbc19c7
--- /dev/null
+++ b/dockers/vaultwarden/templates/email.old/email_footer.hbs
@@ -0,0 +1,24 @@
+
+
+
+
+
+
+
+
+
+
+
+
+