podcast snippet
[wolnelektury.git] / src / wolnelektury / templates / main_page.html
index d46e192..0b6545f 100755 (executable)
@@ -3,12 +3,21 @@
 {% load i18n catalogue_tags infopages_tags %}
 {% load ssi_include from ssify %}
 {% load cache %}
+{% load funding_tags %}
 {% get_current_language as LANGUAGE_CODE %}
 
 
 {% block title %}{% trans "Wolne Lektury internet library" %}{% endblock %}
 {% block ogtitle %}{% trans "Wolne Lektury internet library" %}{% endblock %}
 
+{% block annoy %}
+  {% if not funding_no_show_current %}
+    {% cache 120 funding_top_bar LANGUAGE_CODE %}
+      {% funding_top_bar %}
+    {% endcache %}
+  {% endif %}
+{% endblock %}
+
 {% block body %}
   {% spaceless %}
     {% if cite %}