Added null template for text blocks.

svn path=/trunk/; revision=3144
This commit is contained in:
2003-02-01 20:55:27 +00:00
parent 52e2fc1ff2
commit 9ae204a849

View File

@@ -14,6 +14,8 @@
</xsl:copy>
</xsl:template>
<xsl:template match="/html/text" />
<xsl:template match="/html/body">
<body>
<xsl:apply-templates />