view stylesheets/zh/html-single.xsl @ 765:d8c85d831fb4

Merge with http://hg.serpentine.com/mercurial/book
author Dongsheng Song <songdongsheng@live.cn>
date Tue, 31 Mar 2009 21:17:59 +0800
parents bae6d1503482
children
line wrap: on
line source

<?xml version="1.0"?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version='1.0'>

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

  <xsl:param name="l10n.gentext.language" select="'zh'"/>

</xsl:stylesheet>