X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/75957f735219259d3b4bc361f80ccd3d7b92a0e9..8952b9530d943655e552ea660c47e850123c5105:/src/wolnelektury/templates/main_page.html?ds=sidebyside diff --git a/src/wolnelektury/templates/main_page.html b/src/wolnelektury/templates/main_page.html index 49892ecd0..9d5b1fbb3 100644 --- a/src/wolnelektury/templates/main_page.html +++ b/src/wolnelektury/templates/main_page.html @@ -1,7 +1,7 @@ {% extends "base/base.html" %} {% load latest_blog_posts from blog %} {% load carousel from social_tags %} -{% load static from staticfiles %} +{% load static %} {% load i18n catalogue_tags infopages_tags %} {% load cache %} {% load funding_tags %} @@ -11,11 +11,6 @@ {% block title %}{% trans "Wolne Lektury internet library" %}{% endblock %} {% block ogtitle %}{% trans "Wolne Lektury internet library" %}{% endblock %} -{% block extrahead %} -{{ block.super }} -{% include "hotjar.html" %} -{% endblock %} - {% block body %} {% spaceless %} {% carousel 'main' %}