summaryrefslogtreecommitdiffstats
path: root/DOCS/xml/pl/html-single.xsl
blob: 03cccf55f76820faa9c7bf235f3c8118845dfcbf (plain)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="ISO-8859-1"?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
                version="1.0">

  <xsl:import href="../html-single.xsl"/>
  <xsl:include href="html-common.xsl"/>

</xsl:stylesheet>