diff --git a/app/templates/audit_full_list.html b/app/templates/audit_full_list.html index 9813f3c..1bd61b7 100644 --- a/app/templates/audit_full_list.html +++ b/app/templates/audit_full_list.html @@ -25,26 +25,26 @@ {% endif %} {% if kpis %} -
- -
{{ kpis.total }}
+
+ +
{{ kpis.total }}
Total
- -
{{ kpis.needs_reboot }}
-
Reboot requis
+
+
{{ kpis.needs_reboot }}
+
Reboot
- -
{{ kpis.disk_critical }}
+
+
{{ kpis.disk_critical }}
Disque >= 90%
- -
{{ kpis.disk_warning }}
+
+
{{ kpis.disk_warning }}
Disque >= 80%
- -
{{ kpis.uptime_long }}
-
Uptime > 4 mois
+
+
{{ kpis.uptime_long }}
+
Uptime > 4m
{% if filter %}