Not part of regular build, a=leaf. Fixed template for showing comments

This commit is contained in:
kvisco%ziplink.net 2000-08-23 07:04:29 +00:00
Родитель 1a53969048
Коммит 23d87c9e6d
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -48,7 +48,7 @@
<!-- comment template --> <!-- comment template -->
<xsl:template match="comment()"> <xsl:template match="comment()">
<I>&lt;--<xsl:value-of select="."/>--&gt;</I> <I>&lt;!--<xsl:value-of select="."/>--&gt;</I>
</xsl:template> </xsl:template>
<!-- generic element template --> <!-- generic element template -->