hgbook

view stylesheets/fr/html-single.xsl @ 1027:a122f4c9a75b

moving xsl to appropriate folder
author Romain Pelisse <belaran@gmail.com>
date Wed Apr 21 18:28:16 2010 +0200 (2010-04-21)
parents stylesheets/fr/en/html-single.xsl@fd82814e9087
children
line source
1 <?xml version="1.0"?>
2 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version='1.0'>
4 <xsl:import href="../html-single.xsl"/>
6 <xsl:param name="l10n.gentext.language" select="'en'"/>
8 </xsl:stylesheet>