Experimenting with doctype
svn path=/trunk/; revision=19423
This commit is contained in:
parent
3e942fcb79
commit
577cf5bced
2
fsfe.xsl
2
fsfe.xsl
@ -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">
|
||||
|
Loading…
Reference in New Issue
Block a user