X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/2f1c330e555c24deb17b7d6018b59c52dab7aafd..070d93a055b8dfd594664db308b310785d59af70:/wolnelektury/templates/catalogue/main_page.html diff --git a/wolnelektury/templates/catalogue/main_page.html b/wolnelektury/templates/catalogue/main_page.html index 0c58adac9..7e9f7c2e2 100644 --- a/wolnelektury/templates/catalogue/main_page.html +++ b/wolnelektury/templates/catalogue/main_page.html @@ -1,90 +1,359 @@ {% extends "base.html" %} +{% load i18n %} {% load catalogue_tags chunks cache %} -{% block bodyid %}main-page{% endblock %} +{# doodle #} +{% block logo_url %}{{ STATIC_URL }}img/doodle/20110908-logo.png{% endblock %} -{% block extrahead %} - -{% endblock %} + +{% block bodyid %}main-page{% endblock %} {% block body %}
â {% trans "Browse books by categories" %} â
++ + + 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 z koÅcem października 2011 roku. +
+ + +Aplikacja Wolnych Lektur już w Android Market. Pobierz na swój telefon lub tablet!
+ + +{% comment %} +Zbiór scenariuszy gier i zabaw +dla dzieci, od wyliczanek poprzez gry planszowe, aż po teatr.
+ +{% endcomment %} + + {% comment %}{% trans "You do not own any shelves. You can create one below, if you want to." %}
+ {% endif %} +{% 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." %}
{% endif %} - - {% if categories.epoch %} -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." %}
+ ++ {% 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. + {% 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 %}