X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/373f20f311d78b22849e9529299eddcbefb080bd..5ce9801414bc64793eaf1663b1cfce1b2c4bf857:/wolnelektury/templates/catalogue/main_page.html diff --git a/wolnelektury/templates/catalogue/main_page.html b/wolnelektury/templates/catalogue/main_page.html index 15667500b..8bd5bdeff 100644 --- a/wolnelektury/templates/catalogue/main_page.html +++ b/wolnelektury/templates/catalogue/main_page.html @@ -1,6 +1,23 @@ {% extends "base.html" %} {% load i18n %} -{% load catalogue_tags chunks cache %} +{% load catalogue_tags chunks cache stats %} + + +{% block tagline %} +
+ + + OgÅaszamy otwarty konkurs na najlepszego automatycznego poetÄ! Konkurs startuje + 12 wrzeÅnia 2011 roku â z okazji 90 rocznicy urodzin StanisÅawa Lema. + Termin nadsyÅania prac upÅywa 10 listopada 2011 roku. +
+ + +Dobra wiadomoÅÄ dla wszystkich posiadaczy czytnika Kindle â od + dzisiaj ksiÄ Å¼ki w bibliotece Wolne Lektury dostÄpne sÄ w nowym formacie MOBI.
+ +Å»yczymy miÅego czytania!
+ + + {% comment %}{% trans "Create your own book set. You can share it with friends by sending them link to your shelf." %}
-{% trans "You need to " %}{% trans "sign in" %} {% trans "to manage your shelves." %}
+{% trans "You need to " %} {% trans "sign in" %} {% trans "to manage your shelves." %}
{% endif %} + +Tym razem to Ty decydujesz, co wpadnie do miksera – a efekt możesz pokazaÄ znajomym! +
+{% trans "Twórzże siÄ!" %} â
+ +{% trans "Place our widget - search engine for Wolne Lektury which gives access to free books and audiobooks - on your homepage! Just copy the HTML code below onto your page:" %}
+ + +{% trans "Lessons' prospects and other ideas for using Wolnelektury.pl for teaching." %}
- -Czytamy SÅuchajÄ c {% trans "are professional recordings of literary texts from our repository, available on free license in MP3 and Ogg Vorbis formats as well as in DAISY system." %}
- +{% trans "We try our best to elaborate works appended to our library. It is possible only due to support of our volunteers." %}
-{% trans "We invite people who want to take part in developing Internet school library Wolne Lektury." %}
- +{% blocktrans %} - Internet library with school readings âWolne Lekturyâ (www.wolnelektury.pl) is a project made by Modern Poland Foundation. It started in 2007 and shares school readings, which are recommended by Ministry of National Education and are in public domain. + Internet library with school readings âWolne Lekturyâ (www.wolnelektury.pl) is a project made by Modern Poland Foundation. It started in 2007 and shares school readings, which are recommended by Ministry of National Education and are in public domain. {% endblocktrans %}
- ++{% blocktrans %} +Portions of this page are modifications based on work created and shared by Google and used +according to terms described in the Creative Commons +3.0 Attribution License. +{% endblocktrans %} +
+ +{% endblock %}