X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/9c13fb6245a966d5890b11e7e0d8ccb6692cfacd..065de51299321ae6510edd47fd3485991e26b242:/wolnelektury/templates/base.html?ds=inline diff --git a/wolnelektury/templates/base.html b/wolnelektury/templates/base.html index 7ba33b9a5..4d43c28cc 100644 --- a/wolnelektury/templates/base.html +++ b/wolnelektury/templates/base.html @@ -1,14 +1,15 @@ -{% 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 %} @@ -23,13 +24,9 @@
{% chunk "top-message" %}
-
{% block body %} - {% endblock %} + {% endblock %}
+
+
{% trans "Close" %}
+
+

* {% trans "Loading" %}

+
+
{% endblock bodycontent %}