From 7e2c764b24505e0f74e970d627f052899b94e374 Mon Sep 17 00:00:00 2001 From: Rosa Date: Mon, 18 May 2026 22:00:32 -0400 Subject: continue work on website build system --- src/templates/base.html | 51 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 src/templates/base.html (limited to 'src/templates') diff --git a/src/templates/base.html b/src/templates/base.html new file mode 100644 index 0000000..0da5dd2 --- /dev/null +++ b/src/templates/base.html @@ -0,0 +1,51 @@ + + + + {{title}} - the evil transgenders club + + + + +
+

the evil transgenders club

+
+ {{body}} + + -- cgit v1.3.1