X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/b2af4e3e7a74ea0ec0f02c3eefbab4c3d0a0d6c6..37c3ebaefb5e0410dd5c73548bdd48a3b997b987:/wolnelektury/templates/base.html?ds=inline diff --git a/wolnelektury/templates/base.html b/wolnelektury/templates/base.html index 297b4d6a6..3e2678dcc 100644 --- a/wolnelektury/templates/base.html +++ b/wolnelektury/templates/base.html @@ -4,6 +4,7 @@ {% load i18n chunks compressed catalogue_tags sponsor_tags %} <head> <meta http-equiv="Content-type" content="text/html; charset=utf-8" /> + <meta http-equiv="Content-Style-Type" content="text/css"> <title>{% block title %}WolneLektury.pl{% endblock %}</title> <link rel="icon" href="{{ STATIC_URL }}img/favicon.png" type="image/x-icon" /> {% compressed_css "all" %} @@ -68,7 +69,7 @@ <p> {% blocktrans %} Wolne Lektury is a project lead by <a href="http://nowoczesnapolska.org.pl/">Modern Poland Foundation</a>. - Digital reproductions are made by <a href="http://www.bn.org.pl/">The National Library</a>, based on TNL resources. + Digital reproductions are made by <a href="http://www.bn.org.pl/">The National Library</a> and <a href="http://www.bs.katowice.pl/">Biblioteka ÅlÄ ska</a>, based on TNL and BÅ resources. Hosting <a href="http://eo.pl/">EO Networks</a>. {% endblocktrans %} </p>