X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/3d1fb545dd1f49e0624d3adf20e5568b1c33d8ec..b1a76c6c9fe9f4fd4b9a47d3c4405b6484130977:/wolnelektury/templates/catalogue/main_page.html diff --git a/wolnelektury/templates/catalogue/main_page.html b/wolnelektury/templates/catalogue/main_page.html index b7e1cbb89..94d53727f 100644 --- a/wolnelektury/templates/catalogue/main_page.html +++ b/wolnelektury/templates/catalogue/main_page.html @@ -2,6 +2,10 @@ {% load i18n %} {% load catalogue_tags chunks cache %} +{# doodle #} +{% block logo_url %}{{ STATIC_URL }}img/doodle/20110908.png{% endblock %} + + {% block bodyid %}main-page{% endblock %} {% block body %} @@ -9,6 +13,12 @@ {% chunk "site-description" %}
+ {# doodle #} +
+ + + +

{{ form.q }} {{ form.tags }} {% trans "or" %} {% trans "see" %}: @@ -22,6 +32,13 @@

↓ {% trans "Browse books by categories" %} ↓

+

Wolne Lektury na Androida

+

+ Wolne Lektury na Androida +

+

Aplikacja Wolnych Lektur już w Android Market. Pobierz na swój telefon lub tablet!

+

Zobacz aplikację ⇒

+

Zabawnik

Zabawnik @@ -30,11 +47,6 @@ dla dzieci, od wyliczanek poprzez gry planszowe, aż po teatr.

Przejdź do Zabawnika ⇒

-

Nowy Leśmianator

-

Tym razem to Ty decydujesz, co wpadnie do miksera – a efekt możesz pokazać znajomym! -

-

{% trans "Twórzże się!" %} ⇒

- {% comment %}

{% trans "Books for every school level" %}

{% endcomment %} -

{% trans "Wolne Lektury Widget" %}

-

{% 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 "See more" %} ⇒

{% trans "Your shelves with books" %}

{% if user.is_authenticated %} {% if shelves %} @@ -72,6 +75,22 @@ dla dzieci, od wyliczanek poprzez gry planszowe, aż po teatr.

{% trans "Create your own book set. You can share it with friends by sending them link to your shelf." %}

{% trans "You need to " %} {% trans "to manage your shelves." %}

{% endif %} + +

Nowy Leśmianator

+

Tym razem to Ty decydujesz, co wpadnie do miksera – a efekt możesz pokazać znajomym! +

+

{% trans "Twórzże się!" %} ⇒

+ +

{% trans "Wolne Lektury Widget" %}

+

{% 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 "See more" %} ⇒

+

{% trans "Hand-outs for teachers" %}

{% trans "Lessons' prospects and other ideas for using Wolnelektury.pl for teaching." %}

@@ -313,3 +332,16 @@ dla dzieci, od wyliczanek poprzez gry planszowe, aż po teatr.

{% endblock %} + + +{% block add_footer %} + +

+{% 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 %}