šablona/atom.xsl
changeset 21 2f50f9e10a27
parent 18 45e41566f8a6
child 47 97c25418c0e6
     1.1 --- a/šablona/atom.xsl	Sat Apr 30 19:34:55 2011 +0200
     1.2 +++ b/šablona/atom.xsl	Wed Jul 06 18:54:41 2011 +0200
     1.3 @@ -12,7 +12,7 @@
     1.4  	<xsl:param name="vstupníPřípona" select="'.xml'"/>
     1.5  	<xsl:param name="výstupníPřípona" select="'.xhtml'"/>
     1.6  	
     1.7 -	<xsl:template match="/">		
     1.8 +	<xsl:template match="/">
     1.9  	
    1.10  		<feed>
    1.11  			<title><xsl:value-of select="k:web/k:název"/></title>