Disable the blackout test.
[wolnelektury.git] / src / annoy / templates / annoy / banner.html
index 012be11..9d00168 100644 (file)
@@ -17,7 +17,7 @@
         <img src="{{ banner.image.url }}">
       {% endif %}
       <div class="text">
-        {{ banner.text|safe|linebreaks }}
+        {{ banner.get_text|safe|linebreaks }}
       </div>
 
       {% if banner.action_label %}