diff xslt/versions.xslt @ 3045:91a2ee74ca72

Regenerated.
author Maxim Dounin <mdounin@mdounin.ru>
date Wed, 14 Feb 2024 20:05:53 +0300
parents 9abeeeb61d0e
children
line wrap: on
line diff
--- a/xslt/versions.xslt
+++ b/xslt/versions.xslt
@@ -16,10 +16,4 @@
                 /versions/download[@tag='stable'][1]/item[1]/@ver"/>
 </xsl:template>
 
-<xsl:template match="commercial_version">
-    <a href="http://nginx.com/products/">
-    <xsl:apply-templates/>
-    </a>
-</xsl:template>
-
 </xsl:stylesheet>