view DOCS/xml/pl/html-single.xsl @ 21628:6668da86cff9

Partially revert r20940, we had some local modifications.
author torinthiel
date Sun, 17 Dec 2006 09:10:26 +0000
parents
children
line wrap: on
line source

<?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-single.xsl"/>
  <xsl:include href="html-common.xsl"/>

</xsl:stylesheet>