X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/373f20f311d78b22849e9529299eddcbefb080bd..95045552540ca917d273954ebfa20b47a306bb93:/wolnelektury/templates/base.html diff --git a/wolnelektury/templates/base.html b/wolnelektury/templates/base.html index c69da0728..ddec560b4 100644 --- a/wolnelektury/templates/base.html +++ b/wolnelektury/templates/base.html @@ -6,29 +6,26 @@ {% block title %}WolneLektury.pl{% endblock %} - + {% compressed_css "all" %} + {% compressed_js "jquery" %} {% compressed_js "all" %} {% block extrahead %} {% endblock %} - +
{% block bodycontent %}
{% chunk "top-message" %}
-
@@ -97,7 +106,13 @@
-

* {% trans "Loading" %}

+

* {% trans "Loading" %}

+
+
+
+ +
+

* {% trans "Loading" %}

{% endblock bodycontent %}