Mercurial > mplayer.hg
view DOCS/xml/pl/html-single.xsl @ 23091:52488bb09d90
Consistently use quotes instead of angled brackets in #include
statements for non-system headers.
author | diego |
---|---|
date | Wed, 25 Apr 2007 07:34:56 +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>