view DOCS/xml/pl/html-single.xsl @ 26851:7a2fff6becf9

There is no need to ignore the return value of an 'rm -rf' command.
author diego
date Tue, 27 May 2008 11:05:43 +0000
parents 6668da86cff9
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>