From 26e0a26011af580ec24eb158d450a8ffd4afad52 Mon Sep 17 00:00:00 2001 From: Marvin Borner Date: Wed, 18 Sep 2019 22:24:13 +0200 Subject: Added basic functionality --- static/index.html | 123 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 123 insertions(+) create mode 100644 static/index.html (limited to 'static/index.html') diff --git a/static/index.html b/static/index.html new file mode 100644 index 0000000..891f219 --- /dev/null +++ b/static/index.html @@ -0,0 +1,123 @@ + + + + + + + Schule + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
StundeMontagDienstagMittwochDonnerstagFreitag
1
2
3
4
5
6
7
8
9
+ + + + + + \ No newline at end of file -- cgit v1.2.3