From cfd478b17ec4ea9898885a8dd4bd72edf1548a9c Mon Sep 17 00:00:00 2001 From: Roman Gräf Date: Sun, 29 Nov 2020 22:32:22 +0100 Subject: Initial commit --- templates/index.html | 15 +++++++++++++++ 1 file changed, 15 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..093c6d4 --- /dev/null +++ b/templates/index.html @@ -0,0 +1,15 @@ + + + + + + + Document + + +
+ +
+ + \ No newline at end of file -- cgit