diff --git a/templates/account-own-edit-avatar.html b/templates/account-own-edit-avatar.html
index 05bd896f..1975ca55 100644
--- a/templates/account-own-edit-avatar.html
+++ b/templates/account-own-edit-avatar.html
@@ -1,7 +1,7 @@
{{template "header.html" . }}
{{template "account-menu.html" . }}
diff --git a/templates/account-own-edit-email.html b/templates/account-own-edit-email.html
index f634be04..6d522d72 100644
--- a/templates/account-own-edit-email.html
+++ b/templates/account-own-edit-email.html
@@ -1,7 +1,7 @@
{{template "header.html" . }}
{{template "account-menu.html" . }}
{{range .ItemList}}
diff --git a/templates/account-own-edit-username.html b/templates/account-own-edit-username.html
index 87a8f1ed..d362ec33 100644
--- a/templates/account-own-edit-username.html
+++ b/templates/account-own-edit-username.html
@@ -1,7 +1,7 @@
{{template "header.html" . }}
{{template "account-menu.html" . }}
diff --git a/templates/register.html b/templates/register.html
index 5e0bc8e6..8a67aa33 100644
--- a/templates/register.html
+++ b/templates/register.html
@@ -1,6 +1,6 @@
{{template "header.html" . }}