From d272c4f5493b439adaf13374ce379d8e4312773b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maximilian=20Ke=C3=9Fler?= Date: Mon, 4 Dec 2023 11:16:34 +0100 Subject: [PATCH] add info site --- templates/content.html | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/templates/content.html b/templates/content.html index 4233da6..cc5f764 100644 --- a/templates/content.html +++ b/templates/content.html @@ -79,6 +79,25 @@ +
+
+
+
+
+ +
+
+
+ +

About

+ TODO: Write info. +
+
{% endblock %}