šablona/rss.xsl
changeset 18 45e41566f8a6
parent 9 71275159d985
child 61 9503eb8377f1
--- a/šablona/rss.xsl	Sat Apr 30 17:06:59 2011 +0200
+++ b/šablona/rss.xsl	Sat Apr 30 19:34:55 2011 +0200
@@ -2,11 +2,10 @@
 <xsl:stylesheet version="2.0"
 	xmlns:a="http://www.w3.org/2005/Atom"
 	xmlns:atom="http://www.w3.org/2005/Atom"
-	xmlns:g="https://trac.frantovo.cz/xml-web-generator/wiki/xmlns/prostor"
 	xmlns:j="java:cz.frantovo.xmlWebGenerator.Funkce"
 	xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
 	xmlns:fn="http://www.w3.org/2005/xpath-functions"
-	exclude-result-prefixes="fn g j a">
+	exclude-result-prefixes="fn j a">
 	<xsl:output	method="xml" indent="yes" encoding="UTF-8"/>
 	
 	<xsl:template match="/">