X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/06175c1d644d5a6f3093c945f18d6b3c33cc8d46..d8a368e376f9f50ff0e3714ef716df548e86bd7f:/src/wolnelektury/templates/2022/header.html diff --git a/src/wolnelektury/templates/2022/header.html b/src/wolnelektury/templates/2022/header.html index ed971540b..6c7ff1185 100644 --- a/src/wolnelektury/templates/2022/header.html +++ b/src/wolnelektury/templates/2022/header.html @@ -1,17 +1,10 @@ +{% load cache %} {% load static %} +{% load menu %} +{% load latest_blog_posts from blog %} +{% load preview_ad from catalogue_tags %} + +{% block under-menu %}{% endblock %}