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/cpumodels.html | 49 +++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 templates/statistics/cpumodels.html (limited to 'templates/statistics/cpumodels.html') diff --git a/templates/statistics/cpumodels.html b/templates/statistics/cpumodels.html new file mode 100644 index 00000000..c3d43aa4 --- /dev/null +++ b/templates/statistics/cpumodels.html @@ -0,0 +1,49 @@ +
+
+
+ {{lang_cpuStats}} +
+
+
+
+ + + + + + + {{#rows}} + + + + + + {{/rows}} +
{{lang_cpuName}}{{lang_cpuCores}}{{lang_cpuCount}}
{{cpumodel}}{{realcores}}{{count}}
+
+
+ + +
+
+
+
+
\ No newline at end of file -- cgit v1.2.3-55-g7522