diff --git a/templates/admin/dashboard.tmpl b/templates/admin/dashboard.tmpl index 3445433d53ee..2f9875f0d9a1 100644 --- a/templates/admin/dashboard.tmpl +++ b/templates/admin/dashboard.tmpl @@ -76,9 +76,11 @@ {{ctx.Locale.Tr "admin.dashboard.system_status"}} {{/* TODO: make these stats work in multi-server deployments, likely needs per-server stats in DB */}} -
-
- {{template "admin/system_status" .}} +
+
+
+ {{template "admin/system_status" .}} +
{{template "admin/layout_footer" .}}