diff --git a/templates/admin/auth/list.tmpl b/templates/admin/auth/list.tmpl
index 35ab97602..71e5bfbda 100644
--- a/templates/admin/auth/list.tmpl
+++ b/templates/admin/auth/list.tmpl
@@ -29,8 +29,8 @@
{{.Name}} |
{{.TypeName}} |
{{if .IsActive}}{{svg "octicon-check"}}{{else}}{{svg "octicon-x"}}{{end}} |
- {{.UpdatedUnix.FormatShort}} |
- {{.CreatedUnix.FormatShort}} |
+ {{.UpdatedUnix.FormatShort}} |
+ {{.CreatedUnix.FormatShort}} |
{{svg "octicon-pencil"}} |
{{end}}
diff --git a/templates/admin/notice.tmpl b/templates/admin/notice.tmpl
index f9cda68df..9fec53b31 100644
--- a/templates/admin/notice.tmpl
+++ b/templates/admin/notice.tmpl
@@ -29,7 +29,7 @@
{{.ID}} |
{{$.i18n.Tr .TrStr}} |
{{.Description}} |
- {{.CreatedUnix.FormatShort}} |
+ {{.CreatedUnix.FormatShort}} |
{{svg "octicon-note" 16 "view-detail"}} |
{{end}}
diff --git a/templates/admin/user/edit.tmpl b/templates/admin/user/edit.tmpl
index 9475a0cce..17bd2b936 100644
--- a/templates/admin/user/edit.tmpl
+++ b/templates/admin/user/edit.tmpl
@@ -45,11 +45,11 @@
@@ -117,7 +117,7 @@
-
+
diff --git a/templates/admin/user/new.tmpl b/templates/admin/user/new.tmpl
index 27ad28842..6e3861fa5 100644
--- a/templates/admin/user/new.tmpl
+++ b/templates/admin/user/new.tmpl
@@ -39,11 +39,11 @@
diff --git a/templates/base/head_navbar.tmpl b/templates/base/head_navbar.tmpl
index 57ddbf732..5ce1d0b88 100644
--- a/templates/base/head_navbar.tmpl
+++ b/templates/base/head_navbar.tmpl
@@ -1,6 +1,6 @@
-
+
@@ -41,7 +41,7 @@
{{if and .IsSigned .MustChangePassword}}