From 15984540740a580ccc16131d47d2e9899510b0c7 Mon Sep 17 00:00:00 2001 From: Yuval Adam Date: Sat, 7 Nov 2015 00:29:11 +0200 Subject: Serve geshem from flask app and import latest imagery --- templates/index.html | 138 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 138 insertions(+) create mode 100644 templates/index.html (limited to 'templates') diff --git a/templates/index.html b/templates/index.html new file mode 100644 index 0000000..8d14542 --- /dev/null +++ b/templates/index.html @@ -0,0 +1,138 @@ + + + + + + + + + + + + +
+ + + + + -- cgit v1.3.1