X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/9bc86f5a6542c5893ac94284da33162a7c7be2d6..f3ee4c1bfbf4e3856268fa79c63465f591f3499e:/src/wolnelektury/templates/base.html diff --git a/src/wolnelektury/templates/base.html b/src/wolnelektury/templates/base.html index 713a5b559..170a0797b 100644 --- a/src/wolnelektury/templates/base.html +++ b/src/wolnelektury/templates/base.html @@ -1,4 +1,5 @@ +{% load i18n %} {% load cache %} {% load pipeline %} {% load static %} @@ -29,6 +30,8 @@ {% block under-menu %}{% endblock %} + {% include 'banner_procent.html' %} + {% if not funding_no_show_current %}
{% cache 120 funding_top_bar LANGUAGE_CODE %} @@ -38,11 +41,13 @@ {% endif %} {% block global-content %} -
+