From ef14ba500ff27dd2d1fe6e5debd99f7a5fc4db10 Mon Sep 17 00:00:00 2001 From: winter Sparkles Date: Thu, 6 Aug 2026 23:47:34 +0100 Subject: initial commit --- templates/index.xsl | 67 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 67 insertions(+) create mode 100644 templates/index.xsl (limited to 'templates') diff --git a/templates/index.xsl b/templates/index.xsl new file mode 100644 index 0000000..ee60c72 --- /dev/null +++ b/templates/index.xsl @@ -0,0 +1,67 @@ + + + + + + + + + + Pleasant SSO + + + + + + + + <xsl:if test="@title"> + <xsl:value-of select="@title"/> + — + </xsl:if> + <xsl:value-of select="$site-name"/> + + + + + + +
+ +

+
+ +
+ + + +
+ + +
+ +
+
+ + + + + + + + + + + + Error + + + + +
-- cgit v1.3