From 40b98201e2fcff22e8781ed747c4f3ffa509696a Mon Sep 17 00:00:00 2001 From: Anson Bridges Date: Mon, 6 Nov 2023 13:27:52 -0500 Subject: begin work on dashboard (flask + leaflet) --- dashboard_website/templates/index.html | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 dashboard_website/templates/index.html (limited to 'dashboard_website/templates') diff --git a/dashboard_website/templates/index.html b/dashboard_website/templates/index.html new file mode 100644 index 0000000..ab90904 --- /dev/null +++ b/dashboard_website/templates/index.html @@ -0,0 +1,19 @@ + + + + + + + + + + + +
+ + + \ No newline at end of file -- cgit v1.2.3