From 81964ffac36d659b450140d37ab73074660cb0bd Mon Sep 17 00:00:00 2001 From: Botond Hende Date: Sat, 9 May 2026 08:15:08 +0200 Subject: added webmaster page and 88x31 button --- main/templates/main_index.html.j2 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'main/templates/main_index.html.j2') diff --git a/main/templates/main_index.html.j2 b/main/templates/main_index.html.j2 index 50f6b9d..084e6cf 100644 --- a/main/templates/main_index.html.j2 +++ b/main/templates/main_index.html.j2 @@ -1,4 +1,6 @@ {% extends "main_base.html.j2" %} {% block content %} -

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

+

Welcome to my website!

+

My name is Wazul!

+

This page is work in progress. Meanwhile, check my stuff on the navbar at the top and on the sidebar to the right!

{% endblock %} -- cgit v1.3