From 90bd999f73b27433b94ac5b768735fd7f881a51d Mon Sep 17 00:00:00 2001 From: Botond Hende Date: Fri, 8 May 2026 20:21:38 +0200 Subject: added wip page and sidebar pictures --- main/templates/main_wip.html.j2 | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 main/templates/main_wip.html.j2 (limited to 'main/templates/main_wip.html.j2') diff --git a/main/templates/main_wip.html.j2 b/main/templates/main_wip.html.j2 new file mode 100644 index 0000000..991feb9 --- /dev/null +++ b/main/templates/main_wip.html.j2 @@ -0,0 +1,12 @@ +{% extends "main_base.html.j2" %} +{% block content %} +

Work in progress or planned projects:

+ +{% endblock %} -- cgit v1.3