X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/7131d5dd34875f57384c7c7a49469825f9fa69f2..cce0cc98d6a95c2fd1517dca73ca2c3b682318f9:/wolnelektury/templates/base.html?ds=inline diff --git a/wolnelektury/templates/base.html b/wolnelektury/templates/base.html index 393eec52d..766a9f08e 100644 --- a/wolnelektury/templates/base.html +++ b/wolnelektury/templates/base.html @@ -4,8 +4,12 @@ {% load i18n chunks compressed catalogue_tags sponsor_tags %} + + {% block title %}WolneLektury.pl{% endblock %} - + + {% compressed_css "all" %} {% compressed_js "jquery" %} @@ -24,7 +28,7 @@ +
+
{% trans "Close" %}
+
+

* {% trans "Loading" %}

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