From bbeeebb51fc9eb84cb976cb49ab2935f332f94ed Mon Sep 17 00:00:00 2001 From: jwansek Date: Sun, 8 Oct 2023 20:52:46 +0100 Subject: Started work on index --- templates/index.html.j2 | 61 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 templates/index.html.j2 (limited to 'templates/index.html.j2') diff --git a/templates/index.html.j2 b/templates/index.html.j2 new file mode 100644 index 0000000..534b1ce --- /dev/null +++ b/templates/index.html.j2 @@ -0,0 +1,61 @@ + + + + + + edaweb power monitor + + + + + + + + + + + + + + + + + + + + + +
+

edaweb power monitoring

+ +
+ +
+
+
    +
  • +
    +
    +
    +
  • +
  • +
    +
    +
    +
  • +
+
+
+ + + \ No newline at end of file -- cgit v1.2.3