X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/aff5def884b3e0aeaafd7de454b68b4daa2c4f3d..98e12313596c58738fc7e3eeaccfde202b91ef2a:/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 %}