X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/faef1a564460905fd4c78953bf2f7023b5a94fc7..87ff3f803d2f147e6fa939a99c4c4a4ca6aa965f:/wolnelektury/templates/base.html?ds=inline
diff --git a/wolnelektury/templates/base.html b/wolnelektury/templates/base.html
index 554e6d39b..fac93191c 100644
--- a/wolnelektury/templates/base.html
+++ b/wolnelektury/templates/base.html
@@ -1,192 +1,4 @@
-
-
- {% load cache compressed i18n %}
- {% load catalogue_tags reporting_stats sponsor_tags %}
-
-
-
-
- {% cache 60 catalogue-menu LANGUAGE_CODE %}
- {% catalogue_menu %}
- {% endcache %}
-
-
-
-
-
-
-
-
- {% block body %}
- {% endblock %}
-
-
-
-
-
-
-
{# end main-content #}
-
-
-
-
-
-
- {# template #}
-