From: Rico Hoppe Date: Sun, 22 Oct 2023 11:44:15 +0000 (+0000) Subject: fireinfo/admin: restyled the page X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e767290988d0380d8394ead807b6be51eaaa1d50;p=ipfire.org.git fireinfo/admin: restyled the page --- diff --git a/src/templates/fireinfo/admin.html b/src/templates/fireinfo/admin.html index d30811a1..4015b7dd 100644 --- a/src/templates/fireinfo/admin.html +++ b/src/templates/fireinfo/admin.html @@ -3,22 +3,46 @@ {% block title %}{{ _("Admin") }}{% end block %} {% block container %} -
-
-
-
-
-

{{ "{:,d}".format(total) }}

-

{{ _("Total amount of profiles") }}

-
-
+
+
+
+ + +
+
+
+
+

{{ "{:,d}".format(total) }}

+

{{ _("Total amount of profiles") }}

+
+
-
-
-

{{ "%.2f%%" % (with_data * 100 / total) }}

-

{{ _("Reporting back to us") }}

+
+
+

{{ "%.2f%%" % (with_data * 100 / total) }}

+

{{ _("Reporting back to us") }}

+
+
-
+