Added table of contents.
[wolnelektury.git] / wolnelektury / templates / base.html
index 434796e..f481c97 100644 (file)
@@ -7,6 +7,7 @@
         <title>{% block title %}WolneLektury.pl{% endblock %}</title>
         <link rel="icon" href="/media/img/favicon.png" type="image/x-icon" />
         {% compressed_css "all" %}
+        {% compressed_js "jquery" %}
         {% compressed_js "all" %}
         {% block extrahead %}
         {% endblock %}