X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/efe8b4c05710dc2385b2aaf0b8a6a93778f53972..7c273a0df15d034e985d0e3fad05653ae548dc54:/wolnelektury/templates/base.html diff --git a/wolnelektury/templates/base.html b/wolnelektury/templates/base.html index c69da0728..f6055d09d 100644 --- a/wolnelektury/templates/base.html +++ b/wolnelektury/templates/base.html @@ -6,18 +6,19 @@ {% block title %}WolneLektury.pl{% endblock %} - + {% compressed_css "all" %} + {% compressed_js "jquery" %} {% compressed_js "all" %} {% block extrahead %} {% endblock %} - +
{% block bodycontent %}
{% chunk "top-message" %} @@ -28,7 +29,7 @@
@@ -97,7 +108,7 @@
-

* {% trans "Loading" %}

+

* {% trans "Loading" %}

{% endblock bodycontent %}