X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/57b7dbdead87b83ebc630a1ea70b9ada08599f5b..5a7aa53544f4bc488e4f09facc3ba3af7c36feb9:/wolnelektury/templates/base.html diff --git a/wolnelektury/templates/base.html b/wolnelektury/templates/base.html index 64d1081d4..da5ab63a7 100644 --- a/wolnelektury/templates/base.html +++ b/wolnelektury/templates/base.html @@ -1,13 +1,13 @@ -{% load i18n %} -{% load chunks compressed catalogue_tags sponsor_tags %} + {% load i18n chunks compressed catalogue_tags sponsor_tags %} {% block title %}WolneLektury.pl{% endblock %} {% compressed_css "all" %} + {% compressed_js "jquery" %} {% compressed_js "all" %} {% block extrahead %} @@ -22,10 +22,6 @@
{% chunk "top-message" %}
- +
+
{% trans "Close" %}
+
+

* {% trans "Loading" %}

+
+
{% endblock bodycontent %} - + \ No newline at end of file