X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/e83a3bf68897570b3942e15dd7c5e8a120b913a0..929f89d521e88b6c3657d3d98f731beca52c6357:/wolnelektury/templates/base.html?ds=sidebyside diff --git a/wolnelektury/templates/base.html b/wolnelektury/templates/base.html index 434796ea5..f481c9767 100644 --- a/wolnelektury/templates/base.html +++ b/wolnelektury/templates/base.html @@ -7,6 +7,7 @@ {% block title %}WolneLektury.pl{% endblock %} {% compressed_css "all" %} + {% compressed_js "jquery" %} {% compressed_js "all" %} {% block extrahead %} {% endblock %}