This commit is contained in:
2017-06-30 00:45:21 -04:00

View File

@@ -1,7 +1,6 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<xsl:stylesheet version="1.0" <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
<xsl:template match="/"> <xsl:template match="/">
<xsl:apply-templates select="html" /> <xsl:apply-templates select="html" />