Some cleanup
[TortoiseGit.git] / doc / xsl / sk / htmlsingle.xsl
blob788d54c2de9a6cd79406660ea9692f0fdc638cda
1 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
3 <!--
4 Single page HTML help creation
5 Include the default settings for all languages
6 and the country specific html defaults
7 -->
9 <xsl:import href="../htmlsingle.xsl"/>
10 <xsl:import href="./htmldefaults.xsl"/>
12 </xsl:stylesheet>