diff xslt/body.xslt @ 2846:fdf1464e1977

Moved banner to the external file to make partial rollout possible. An idea is to have several banners and show them with different probability specified by split directive in the nginx.conf
author Sergey Budnevitch <sb@waeme.net>
date Tue, 10 May 2022 18:07:27 +0400
parents 5bbae5b15948
children 91a2ee74ca72
line wrap: on
line diff
--- a/xslt/body.xslt	Thu May 05 18:31:47 2022 +0100
+++ b/xslt/body.xslt	Tue May 10 18:07:27 2022 +0400
@@ -19,9 +19,6 @@
     <body>
 
     <div id="banner">
-        <xsl:if test="@lang = 'he'"> <xsl:attribute name="class"> <xsl:text>ltr</xsl:text> </xsl:attribute> </xsl:if>
-        Registration is now open for the free Microservices March Kubernetes event.<br/>
-        <a href="https://www.nginx.com/c/microservices-march-2022-kubernetes-networking/">Click here</a> to enroll.
     </div>
 
     <div id="main">