X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/01d7c5f6d52a56a9800ea7eccfeb25762261813d..8139f82c719f4a041b18fd445026b8cf78aca4a6:/wolnelektury/templates/base.html?ds=sidebyside
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 #}
-