From caa30dd45d3ae76405a7f4ecc9641521c1fb8895 Mon Sep 17 00:00:00 2001 From: Johannes Herman Date: Mon, 16 Mar 2026 11:14:21 +0100 Subject: initial --- templates/page.html | 19 +++++++++++++++++++ 1 file changed, 19 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..39fd7b7 --- /dev/null +++ b/templates/page.html @@ -0,0 +1,19 @@ + + + + + +{{TITLE}} + + + +{{HEADER}} + +
+{{CONTENT}} +
+ +{{FOOTER}} + + + -- cgit v1.2.3