keep html in short

This commit is contained in:
Neil Parikh 2020-11-22 22:02:12 -05:00
parent bc1fa44eb5
commit a9f3dc08c4
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@
<xsl:value-of select="@date" />,
<xsl:value-of select="@time" />:
</strong>
<xsl:value-of select="short" />
<xsl:copy-of select="testdata/node()"/>
</p>
</xsl:if>
</xsl:for-each>