From a9608134cf2402fb0e6d9405e96db9dc92ed4849 Mon Sep 17 00:00:00 2001 From: Alexander Kavon Date: Thu, 3 Jul 2025 04:35:21 -0400 Subject: page template --- static/templates.xsl | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 static/templates.xsl (limited to 'static/templates.xsl') diff --git a/static/templates.xsl b/static/templates.xsl new file mode 100644 index 0000000..204485a --- /dev/null +++ b/static/templates.xsl @@ -0,0 +1,34 @@ + + + + + + + + + + <xsl:value-of select="$title" /> + + + + + + + + + + + + + + +

+
+ + + +
+
-- cgit v1.2.3