From 39c51c87f336ca8924453bdfb6af2a5a7ac1d9f0 Mon Sep 17 00:00:00 2001 From: jakubmanczak Date: Thu, 25 Sep 2025 09:16:04 +0200 Subject: [PATCH] make index.html use base.html --- web/index.html | 132 ++++++++++++++++++++----------------------------- 1 file changed, 54 insertions(+), 78 deletions(-) diff --git a/web/index.html b/web/index.html index b2b9102..106732a 100644 --- a/web/index.html +++ b/web/index.html @@ -1,80 +1,56 @@ - - - - - - gractwo.pl | Witamy! - - - - - -
+
+ {% include "gractwo.svg" %} +
+

+ Gractwo +

+

+ Zakładamy okołogrowe, anime-informatyzacyjno konwentowo-hangoutowe + stowarzyszenie. Dołącz do nas! +

+ - - {% include "footer.html" %} - - + +
+
+ {% include "icons/github.svg" %} + GitHub + {% include "icons/twitter.svg" %} + Bluesky + {% include "icons/youtube.svg" %} + YouTube +
+ + +{% include "footer.html" %} {# # # # # # # # # # # # # # # # # # # # # # # # #} +{% endblock %}