Enable A/B test for blackout.
[wolnelektury.git] / src / wolnelektury / templates / base / superbase.html
index b47f3a3..2be2adb 100644 (file)
@@ -37,7 +37,9 @@
       {% block bodycontent %}
 
         {% block annoy %}
-          {% annoy_banner 'blackout' %}
+          {% if AB.BLACKOUT %}
+            {% annoy_banner 'blackout' %}
+          {% endif %}
           {% annoy_banner 'top' %}
           {% if not funding_no_show_current %}
             {% cache 120 funding_top_bar LANGUAGE_CODE %}