diff --git a/templates/admin/auth/list.tmpl b/templates/admin/auth/list.tmpl
index 71e5bfbda8d..b4a703e4139 100644
--- a/templates/admin/auth/list.tmpl
+++ b/templates/admin/auth/list.tmpl
@@ -10,7 +10,7 @@
-
+
| ID |
diff --git a/templates/admin/emails/list.tmpl b/templates/admin/emails/list.tmpl
index e73213c1dfa..277c777a89c 100644
--- a/templates/admin/emails/list.tmpl
+++ b/templates/admin/emails/list.tmpl
@@ -30,7 +30,7 @@
-
+
diff --git a/templates/admin/org/list.tmpl b/templates/admin/org/list.tmpl
index 75c4d39196c..0782ef64e97 100644
--- a/templates/admin/org/list.tmpl
+++ b/templates/admin/org/list.tmpl
@@ -13,7 +13,7 @@
{{template "admin/base/search" .}}
-
+
| ID{{SortArrow "oldest" "newest" $.SortType false}} |
diff --git a/templates/admin/packages/list.tmpl b/templates/admin/packages/list.tmpl
index 373a97407b5..df89d8bed23 100644
--- a/templates/admin/packages/list.tmpl
+++ b/templates/admin/packages/list.tmpl
@@ -29,7 +29,7 @@
-
+
| ID |
diff --git a/templates/admin/repo/list.tmpl b/templates/admin/repo/list.tmpl
index d7561dde7d2..da05bfab962 100644
--- a/templates/admin/repo/list.tmpl
+++ b/templates/admin/repo/list.tmpl
@@ -13,7 +13,7 @@
{{template "admin/repo/search" .}}
-
+
| ID{{SortArrow "oldest" "newest" $.SortType false}} |
|