X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/f906193db2ec44590f57beae2e8ee2df76117b7b..d606942f6eb286933eb71f4232db580fcb3a166c:/wolnelektury/templates/base.html?ds=inline
diff --git a/wolnelektury/templates/base.html b/wolnelektury/templates/base.html
index 9d490ae3f..b7f699316 100644
--- a/wolnelektury/templates/base.html
+++ b/wolnelektury/templates/base.html
@@ -12,9 +12,7 @@
{% compressed_css "all" %}
-
- {% compressed_js "jquery" %}
- {% compressed_js "all" %}
+
{% block extrahead %}
{% endblock %}
@@ -167,6 +165,11 @@
{% endblock bodycontent %}
+
+
+
+ {% compressed_js "base" %}
+