diff options
Diffstat (limited to 'services.xsl')
-rw-r--r-- | services.xsl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/services.xsl b/services.xsl index 695adb6..1391b68 100644 --- a/services.xsl +++ b/services.xsl @@ -5,7 +5,7 @@ xmlns:rss2="http://purl.org/rss/2.0/" xmlns:str="http://exslt.org/strings" xmlns="http://www.w3.org/1999/xhtml" - exclude-result-prefixes="rss2" + exclude-result-prefixes="s rss2" extension-element-prefixes="str"> <xsl:include href="xsl/layout.xsl" /> |