diff --git a/xsl/atom.xsl b/xsl/atom.xsl index 351caaba5..478cc3797 100644 --- a/xsl/atom.xsl +++ b/xsl/atom.xsl @@ -3,7 +3,7 @@ xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:date="http://exslt.org/dates-and-times" xmlns:crypto="http://exslt.org/crypto" - exclude-result-prefixes="xsl"> + exclude-result-prefixes="xsl crypto date"> @@ -28,25 +28,34 @@ --> - - - - - - <xsl:value-of select="@title"/> - - - - - -
- -
-
-
+ + + + + + + + + - + + + + + <xsl:value-of select="@title"/> + + + + + + +
+ +
+
+
+
diff --git a/xsl/rss.xsl b/xsl/rss.xsl index 9b48bcbe7..4154c9eb8 100644 --- a/xsl/rss.xsl +++ b/xsl/rss.xsl @@ -1,7 +1,8 @@ + xmlns:date="http://exslt.org/dates-and-times" + exclude-result-prefixes="xsl date"> https://www.c3d2.de/ Neues aus dem Chaos Computer Club Dresden de-de - + - + + + + + @@ -28,28 +33,30 @@ + <xsl:value-of select="@title"/> - + https://www.c3d2.de/.html + - + <pre></pre> - + <p></p> - + <img src="" title="" alt="" class=""/> - + <a href=""