From: Rico Hoppe Date: Sat, 21 Oct 2023 16:20:38 +0000 (+0000) Subject: fireinfo/admin: restyled the page X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a05bedaf584c69256e88c9666ce01248d38cd795;p=ipfire.org.git fireinfo/admin: restyled the page --- diff --git a/src/templates/fireinfo/admin.html b/src/templates/fireinfo/admin.html index 00a54425..d30811a1 100644 --- a/src/templates/fireinfo/admin.html +++ b/src/templates/fireinfo/admin.html @@ -3,17 +3,21 @@ {% 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") }}

+