From 66aac2e67e35bd987bc3750b63f2734e47d0d57d Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Thu, 19 Nov 2015 12:13:36 +0100 Subject: Implement statistics logging DB scheme update is still missing, might still change a little... --- templates/statistics/machine-hdds.html | 55 ++++++++++++++++++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 templates/statistics/machine-hdds.html (limited to 'templates/statistics/machine-hdds.html') diff --git a/templates/statistics/machine-hdds.html b/templates/statistics/machine-hdds.html new file mode 100644 index 00000000..98cf65c5 --- /dev/null +++ b/templates/statistics/machine-hdds.html @@ -0,0 +1,55 @@ +

{{lang_hdds}}

+
+ {{#hdds}} +
+
+
+ {{dev}} +
+
+
+
+ + + + + + + {{#partitions}} + + + + + + {{/partitions}} +
{{lang_partName}}{{lang_partSize}}{{lang_partType}}
{{name}}{{size}} GiB{{type}}
+
{{lang_total}}: {{size}} GiB
+
+
+ + +
+
+
+
+
+ {{/hdds}} +
\ No newline at end of file -- cgit v1.2.3-55-g7522