From 925f187f42cae64bf595e937dabc42ef33c35630 Mon Sep 17 00:00:00 2001 From: Sandro - Date: Mon, 23 Oct 2023 22:22:48 +0200 Subject: [PATCH] Use https, fix format --- xsl/footer.xsl | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/xsl/footer.xsl b/xsl/footer.xsl index 9acf9d8a9..a7483055e 100644 --- a/xsl/footer.xsl +++ b/xsl/footer.xsl @@ -4,7 +4,8 @@ xmlns="http://www.w3.org/1999/xhtml" xmlns:rss="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:date="http://exslt.org/dates-and-times" exclude-result-prefixes="xsl rss rdf"> + xmlns:date="http://exslt.org/dates-and-times" + exclude-result-prefixes="xsl rss rdf">