From 8a2dadcd2572fb5f472c91e8bc3957882fa48320 Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Tue, 14 Oct 2025 19:15:51 +0200 Subject: Open the blog --- themes/templates/page.html | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 themes/templates/page.html (limited to 'themes/templates/page.html') diff --git a/themes/templates/page.html b/themes/templates/page.html new file mode 100644 index 0000000..a1b91c9 --- /dev/null +++ b/themes/templates/page.html @@ -0,0 +1,6 @@ +
+

$title$

+
+ $body$ +
+
-- cgit v1.2.3