From 6b18295b146a1e99e76e7f54fe19a02ae524a601 Mon Sep 17 00:00:00 2001 From: jakubmanczak Date: Tue, 28 Oct 2025 20:30:43 +0100 Subject: [PATCH] horrible theme switching javascript --- web/base.html | 17 +++++++++++ web/footer.html | 75 ++++++++++++++++++++++++++++++++++++++++++++++++- web/input.css | 2 ++ 3 files changed, 93 insertions(+), 1 deletion(-) diff --git a/web/base.html b/web/base.html index 52fbcf5..3326353 100644 --- a/web/base.html +++ b/web/base.html @@ -10,6 +10,23 @@ sizes="64x64" href="/favicon-x64.png" /> + + {% block title %}{{ title }}{% endblock %} {% block head %} {% endblock %} diff --git a/web/footer.html b/web/footer.html index 964aeb6..1133374 100644 --- a/web/footer.html +++ b/web/footer.html @@ -13,9 +13,82 @@

Poznańskie stowarzyszenie okołogrowe, anime-informatyzacyjno - konwentowo-hangoutowe. + konwentowo-hangoutowe.
+

+