X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/9c5d9a4e77a10b4e60d89d3890e49002bd7f3993..bdca0aab1b07bc2e942ebc14a4e398bb4bc972b5:/wolnelektury/templates/base.html?ds=sidebyside
diff --git a/wolnelektury/templates/base.html b/wolnelektury/templates/base.html
index ca417677d..956888357 100644
--- a/wolnelektury/templates/base.html
+++ b/wolnelektury/templates/base.html
@@ -1,14 +1,17 @@
-{% 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 %}
@@ -25,7 +28,7 @@
+
+
+
+
{% trans "Loading" %}
+
+
{% endblock bodycontent %}
+ {{ piwik_tag|safe }}
-
\ No newline at end of file
+