From c5b24cde5f4b9758f84c28b2122d317ca8dbe417 Mon Sep 17 00:00:00 2001 From: Robert Date: Sun, 3 Jan 2021 01:46:34 +0100 Subject: [PATCH] added template --- templates/index.html | 62 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 templates/index.html diff --git a/templates/index.html b/templates/index.html new file mode 100644 index 00000000..4cefe1ea --- /dev/null +++ b/templates/index.html @@ -0,0 +1,62 @@ + + + + + + Document + + + + + + +
+ + +
+ + {{svg|safe}} + + + + + \ No newline at end of file