X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/9bc86f5a6542c5893ac94284da33162a7c7be2d6..0df4ebc27bdd7b5d5dbd53fba72ab156f399e4c1:/src/wolnelektury/templates/base.html diff --git a/src/wolnelektury/templates/base.html b/src/wolnelektury/templates/base.html index 713a5b559..cf921fbe3 100644 --- a/src/wolnelektury/templates/base.html +++ b/src/wolnelektury/templates/base.html @@ -1,25 +1,27 @@ +{% load i18n %} {% load cache %} {% load pipeline %} {% load static %} {% load funding_tags %} {% load piwik_tags %} {% load title %} +{% load annoy %} {% block settings %} {% endblock %} - + {% if title %}{{ title }} | {% endif %}WolneLektury.pl - + - + {% stylesheet 'main' %} {% tracking_code %} {% block extrahead %}{% endblock %} @@ -37,12 +39,16 @@ {% endif %} + {% annoy_banner_seasonal %} + {% block global-content %} -
+