Experimenting with doctype

svn path=/trunk/; revision=19423
This commit is contained in:
ato 2011-01-23 15:06:16 +00:00
parent 3e942fcb79
commit 577cf5bced

View File

@ -9,7 +9,7 @@
-->
<xsl:import href="tools/xsltsl/translations.xsl" />
<xsl:output method="html" encoding="utf-8" indent="yes" doctype-public="html" />
<xsl:output method="html" encoding="utf-8" indent="yes" /> <!--doctype-public="html" />-->
<!-- The top level element of the input file is "buildinfo" -->
<xsl:template match="buildinfo">