view DOCS/xml/pl/html-single.xsl @ 11205:2d677eaa8aaa

Renamed to html-single.xsl.
author diego
date Tue, 21 Oct 2003 10:53:19 +0000
parents DOCS/xml/pl/html.xsl@6dfed0b2a300
children 9cc374ec529b
line wrap: on
line source

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

</xsl:stylesheet>