X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/47f8090f9e8c6e91ae95578ca43664b6b18fe795..d92ffa94a1cc8346d105de9687ac3f9f776b315e:/wolnelektury/templates/base.html diff --git a/wolnelektury/templates/base.html b/wolnelektury/templates/base.html index 430e09346..297b4d6a6 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