From 85e8125a235924b66c5c567f4cbe1086c6eb7575 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Fri, 11 Dec 2015 18:03:19 +0100 Subject: [statistics] Show summary at top, show session details for occupied clients --- templates/statistics/summary.html | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 templates/statistics/summary.html (limited to 'templates/statistics/summary.html') diff --git a/templates/statistics/summary.html b/templates/statistics/summary.html new file mode 100644 index 00000000..fb6466fc --- /dev/null +++ b/templates/statistics/summary.html @@ -0,0 +1,20 @@ +
+
+
+
+ {{lang_knownMachines}}: {{known}}  + {{lang_onlineMachines}}: {{online}}  + {{lang_inUseMachines}}: {{used}} ({{usedpercent}}%) +
+ {{#badhdd}} +
+ + + {{lang_withBadSectors}}: {{badhdd}} + +
+ {{/badhdd}} +
+
+
+ -- cgit v1.2.3-55-g7522