From c5b41b589dd826d8cacca84f9fc7958622bdb823 Mon Sep 17 00:00:00 2001 From: Botond Hende Date: Wed, 6 May 2026 21:55:42 +0200 Subject: placeholder homepage with the new design --- main/templates/main_base.html.j2 | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) (limited to 'main/templates') diff --git a/main/templates/main_base.html.j2 b/main/templates/main_base.html.j2 index 6bac9c3..fea8660 100644 --- a/main/templates/main_base.html.j2 +++ b/main/templates/main_base.html.j2 @@ -4,7 +4,30 @@ {% block head_extra %}{{ super() }} {% endblock %} {% block body %} -{{ super() }} +
+
+
+ +
+
+
+

This is page is work in progress. Meanwhile check my stuff on the navbar at the top of the page.

+

Visit these sites, they have way cooler (and more finished) webpages than me:

+
+ tar.dev +
+

A way cooler neighbor page coming soon... (I swear.)

+
+

Fanlistings I'm part of:

+
+ http://fan.after-death.org/crows +
+
+
+
+
{% endblock %} -- cgit v1.3