From db2f67bdd0902048a5d3faa9fe46a71c4aaa4bb3 Mon Sep 17 00:00:00 2001 From: Botond Hende Date: Fri, 1 May 2026 12:40:06 +0200 Subject: root domain content generation wip --- main/templates/main.html.j2 | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 main/templates/main.html.j2 (limited to 'main/templates/main.html.j2') diff --git a/main/templates/main.html.j2 b/main/templates/main.html.j2 new file mode 100644 index 0000000..d72558f --- /dev/null +++ b/main/templates/main.html.j2 @@ -0,0 +1,17 @@ + + + + + {{ title }} + + + + + + + +

Hello world.

+ + + -- cgit v1.3