blob: 5b7f84152c681b4d63d36e7782ae60e774c69a45 [file] [log] [blame]
<xsl:stylesheet version="1.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
<xsl:template match="script">
<xsl:apply-templates/>
</xsl:template>
</xsl:stylesheet>