X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/4b8b38831554745dd2de866c71f526bfbc19c7e9..e5f7721a8da48c8c77900a58333e945a63c7e116:/wolnelektury/templates/base.html diff --git a/wolnelektury/templates/base.html b/wolnelektury/templates/base.html index adcdaf73e..061197f9b 100644 --- a/wolnelektury/templates/base.html +++ b/wolnelektury/templates/base.html @@ -4,12 +4,12 @@ {% load i18n chunks compressed catalogue_tags sponsor_tags %} - + + content="{% block metadescription %}Darmowe opracowane, pełne teksty lektur, e-booki, audiobooki i pliki DAISY na wolnej licencji.{% endblock %}" /> {% block title %}WolneLektury.pl{% endblock %} - + {% compressed_css "all" %} {% compressed_js "jquery" %} @@ -28,7 +28,9 @@
@@ -72,8 +80,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 %}

@@ -83,6 +91,8 @@ {% endblocktrans %}

+ {% block add_footer %}{% endblock %} + {% sponsor_page "footer" %}
@@ -118,6 +128,12 @@

* {% trans "Loading" %}

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

* {% trans "Loading" %}

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