X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/8f51cea59b3cc79f091627e08b3b9f4f24f3f232..b0fadf2591f3af957c1c8e0307d0bcef9e9f8538:/src/wolnelektury/templates/2022/base.html diff --git a/src/wolnelektury/templates/2022/base.html b/src/wolnelektury/templates/2022/base.html index aa8588156..5c65e0362 100644 --- a/src/wolnelektury/templates/2022/base.html +++ b/src/wolnelektury/templates/2022/base.html @@ -1,6 +1,8 @@ +{% load cache %} {% load pipeline %} {% load static %} +{% load funding_tags %} {% load piwik_tags %} {% load title %} @@ -11,21 +13,38 @@ - + {% if title %}{{ title }} | {% endif %}WolneLektury.pl {% stylesheet '2022' %} - - - - - - {% tracking_code %} + {% block extrahead %}{% endblock %} {% include '2022/header.html' %} + {% block under-menu %}{% endblock %} + + {% if not funding_no_show_current %} +
+ {% cache 120 funding_top_bar LANGUAGE_CODE %} + {% funding_top_bar_2022 %} + {% endcache %} +
+ {% endif %} + +
+

Przekaż 1,5%

+

+ Przekaż 1,5% podatku na Wolne Lektury KRS 00000 70056
+ Ufunduj darmowe książki dla tysięcy dzieciaków.
+ WIĘCEJ +

+ +
+ {% block global-content %}