</xsl:template>
<xsl:template match="text()" >
- <xsl:value-of select="." disable-output-escaping="yes"/>
+ <xsl:value-of select="." />
</xsl:template>
<xsl:template match="pa|pe|pr|pt" mode="przypis">
</p>
</xsl:template>
-</xsl:stylesheet>
\ No newline at end of file
+</xsl:stylesheet>
</xsl:template>
<xsl:template match="text()" >
- <xsl:value-of select="." disable-output-escaping="yes" />
+ <xsl:value-of select="." />
</xsl:template>
<xsl:template match="node()" mode="poczatek">
</h1>
</xsl:template>
-</xsl:stylesheet>
\ No newline at end of file
+</xsl:stylesheet>
</xsl:template>
<xsl:template match="text()" >
- <xsl:value-of select="." disable-output-escaping="yes" />
+ <xsl:value-of select="." />
</xsl:template>
<xsl:template name="editors">
<xsl:template match="text()" mode="person">
<xsl:value-of select="wl:person_name(.)" />
</xsl:template>
-</xsl:stylesheet>
\ No newline at end of file
+</xsl:stylesheet>
<!--===========================================================-->
<xsl:template match="text()" >
- <xsl:value-of select="." disable-output-escaping="yes"/>
+ <xsl:value-of select="." />
</xsl:template>
<xsl:template match="text()" >
- <xsl:value-of select="." disable-output-escaping="yes"/>
+ <xsl:value-of select="." />
</xsl:template>
-</xsl:stylesheet>
\ No newline at end of file
+</xsl:stylesheet>
</xsl:template>
<xsl:template match="text()" >
- <xsl:value-of select="." disable-output-escaping="yes" />
+ <xsl:value-of select="." />
</xsl:template>
<xsl:template match="node()" mode="poczatek">
<xsl:template match="motyw" />
-</xsl:stylesheet>
\ No newline at end of file
+</xsl:stylesheet>