From bb34d2b128ebc1b95f7cbd40876689707eb1e1e0 Mon Sep 17 00:00:00 2001 From: David Oberhollenzer Date: Tue, 17 Mar 2020 16:10:23 +0100 Subject: Initial commit Signed-off-by: David Oberhollenzer --- templates/page.html | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 templates/page.html (limited to 'templates/page.html') diff --git a/templates/page.html b/templates/page.html new file mode 100644 index 0000000..fe1b847 --- /dev/null +++ b/templates/page.html @@ -0,0 +1,38 @@ + + + + +LONG_TITLE + + + + + + + + + + + + + + + + + + + +
+MENU +
+
+CONTENT +
+ + + -- cgit v1.2.3