X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/709f6968bdd9cc4ed73f64efb50d2b0e97e2dfc5..c3b9c1f48873577c3a29f9c67e35a98d0a84330e:/wolnelektury/templates/base.html?ds=sidebyside diff --git a/wolnelektury/templates/base.html b/wolnelektury/templates/base.html index 3e2678dcc..6480df939 100644 --- a/wolnelektury/templates/base.html +++ b/wolnelektury/templates/base.html @@ -4,9 +4,12 @@ {% load i18n chunks compressed catalogue_tags sponsor_tags %} - + + {% block title %}WolneLektury.pl{% endblock %} - + + {% compressed_css "all" %} {% compressed_js "jquery" %} @@ -25,7 +28,7 @@
@@ -70,7 +79,7 @@ {% blocktrans %} Wolne Lektury is a project lead by Modern Poland Foundation. Digital reproductions are made by The National Library and Biblioteka Śląska, based on TNL and BŚ resources. - Hosting EO Networks. + Hosting: ICM. {% endblocktrans %}

@@ -115,7 +124,14 @@

* {% trans "Loading" %}

+
+
{% trans "Close" %}
+
+

* {% trans "Loading" %}

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