šablona/atom.xsl
changeset 21 2f50f9e10a27
parent 18 45e41566f8a6
child 47 97c25418c0e6
--- a/šablona/atom.xsl	Wed Jul 06 18:54:11 2011 +0200
+++ b/šablona/atom.xsl	Wed Jul 06 18:54:41 2011 +0200
@@ -12,7 +12,7 @@
 	<xsl:param name="vstupníPřípona" select="'.xml'"/>
 	<xsl:param name="výstupníPřípona" select="'.xhtml'"/>
 	
-	<xsl:template match="/">		
+	<xsl:template match="/">
 	
 		<feed>
 			<title><xsl:value-of select="k:web/k:název"/></title>