diff --git a/src/mail_templates/app_update_available.ejs b/src/mail_templates/app_update_available.ejs
index 32c5a7d26..ea151a553 100644
--- a/src/mail_templates/app_update_available.ejs
+++ b/src/mail_templates/app_update_available.ejs
@@ -46,6 +46,4 @@ Sent at: <%= new Date().toUTCString() %>
-
-
<% } %>
diff --git a/src/mail_templates/box_update_available.ejs b/src/mail_templates/box_update_available.ejs
index 02a2c315e..0ec8e878b 100644
--- a/src/mail_templates/box_update_available.ejs
+++ b/src/mail_templates/box_update_available.ejs
@@ -52,7 +52,5 @@ Sent at: <%= new Date().toUTCString() %>
-
-
<% } %>
diff --git a/src/mail_templates/digest.ejs b/src/mail_templates/digest.ejs
index 35fc42313..31d38d993 100644
--- a/src/mail_templates/digest.ejs
+++ b/src/mail_templates/digest.ejs
@@ -174,5 +174,4 @@ Sent at: <%= new Date().toUTCString() %>
-
<% } %>
diff --git a/src/mail_templates/password_reset.ejs b/src/mail_templates/password_reset.ejs
index ba1d349c2..bafcb9766 100644
--- a/src/mail_templates/password_reset.ejs
+++ b/src/mail_templates/password_reset.ejs
@@ -38,6 +38,4 @@ Powered by https://cloudron.io
-
-
<% } %>
diff --git a/src/mail_templates/user_added.ejs b/src/mail_templates/user_added.ejs
index 12d5f04d0..31b460679 100644
--- a/src/mail_templates/user_added.ejs
+++ b/src/mail_templates/user_added.ejs
@@ -44,6 +44,4 @@ Powered by https://cloudron.io
-
-
<% } %>
diff --git a/src/mail_templates/welcome_user.ejs b/src/mail_templates/welcome_user.ejs
index 157afc9ed..be0dd1fc8 100644
--- a/src/mail_templates/welcome_user.ejs
+++ b/src/mail_templates/welcome_user.ejs
@@ -43,6 +43,4 @@ Powered by https://cloudron.io
-
-
<% } %>