X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/01e221c6dc122a8a930fd7b83bf123ae02a2ef0d..ce9b29777e9dc6d8d285a18d5aa8f75905b0a229:/wolnelektury/templates/base.html diff --git a/wolnelektury/templates/base.html b/wolnelektury/templates/base.html index 7832dcd4b..766a9f08e 100644 --- a/wolnelektury/templates/base.html +++ b/wolnelektury/templates/base.html @@ -4,10 +4,12 @@ {% load i18n chunks compressed catalogue_tags sponsor_tags %} - + + {% block title %}WolneLektury.pl{% endblock %} - + {% compressed_css "all" %} {% compressed_js "jquery" %} @@ -59,6 +61,12 @@ {% endspaceless %} + {# publication plan consultations - form link #} +
@@ -70,8 +78,8 @@

{% 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. + Digital reproductions are made by The National Library, Biblioteka Śląska and Biblioteka Elbląska, based on TNL, BŚ and BE resources. + Hosting: ICM. {% endblocktrans %}

@@ -116,6 +124,12 @@

* {% trans "Loading" %}

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

* {% trans "Loading" %}

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