mpv/DOCS/xml/pl/html-single.xsl

13 lines
257 B
XML

<?xml version="1.0" encoding="utf-8"?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version="1.0">
<xsl:import href="../html.xsl"/>
<xsl:param name="chunker.output.encoding" select="'utf-8'"/>
</xsl:stylesheet>