From 1a91343471b4b73f7bebf7dda31ae88a808eda12 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sandro=20J=C3=A4ckel?= Date: Mon, 25 Sep 2023 15:52:23 +0200 Subject: [PATCH] Tabs to spaces, format, cleanup --- xsl/header.xsl | 134 ++++++++++++++++++++++++------------------------- 1 file changed, 65 insertions(+), 69 deletions(-) diff --git a/xsl/header.xsl b/xsl/header.xsl index d5ff71abf..a62e032a5 100644 --- a/xsl/header.xsl +++ b/xsl/header.xsl @@ -4,69 +4,70 @@ xmlns:xsl="http://www.w3.org/1999/XSL/Transform" 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 date"> + xmlns:date="http://exslt.org/dates-and-times" + exclude-result-prefixes="xsl rss rdf date"> - - - - - - + + + + + - + - - - - <xsl:text><<</>> Chaos Computer Club Dresden | c3d2</xsl:text> - <xsl:if test="$title != ''"> - <xsl:value-of select="$title" /> - </xsl:if> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + <xsl:text><<</>> Chaos Computer Club Dresden | c3d2</xsl:text> + <xsl:if test="$title != ''"> + <xsl:value-of select="$title" /> + </xsl:if> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -89,9 +90,6 @@ play-resources - @@ -104,16 +102,14 @@ - - + + - -