X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/67df302167539474edd02b57c2e8bd30349d7625..b9bf77dc8f2d4b1b64bd7a29730bec3e3f885a6e:/wolnelektury/templates/base.html diff --git a/wolnelektury/templates/base.html b/wolnelektury/templates/base.html index 4d59dc8aa..061197f9b 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,9 @@ +
+
{% trans "Close" %}
+
+

* {% trans "Loading" %}

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