X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/5b8a2f8a0fb67caeca3f4483390c97e24fdac52f..5f213beead644f4d983134cbeb58da1796e17de0:/wolnelektury/templates/catalogue/main_page.html diff --git a/wolnelektury/templates/catalogue/main_page.html b/wolnelektury/templates/catalogue/main_page.html index 6b0e7bba7..b9db51325 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-logo.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,16 +32,20 @@

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

-

Nowy Leśmianator

-

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

-

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

- - -

Wolne Okładki

-

Tworzymy okładki do utworów z biblioteki Wolne Lektury.

-

Wolne Okładki

-

{%trans "See more" %} ⇒

+

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 +

+

Zbiór scenariuszy gier i zabaw +dla dzieci, od wyliczanek poprzez gry planszowe, aż po teatr.

+

Przejdź do Zabawnika ⇒

{% 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 %} @@ -70,6 +75,22 @@

{% 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." %}

@@ -293,9 +314,12 @@

{% trans "You can help us!" %}

-

{% 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." %}

-

{% trans "See more" %} ⇒

+
    +
  • {% trans "Become a volunteer – an editor, developer or translator." %}
  • +
  • {% trans "Gain new skills and experience." %}
  • +
  • {% trans "Join an open project of creating an innovative online library." %}
  • +
+

{% trans "You can help us!" %} ⇒

{% trans "About us" %}

@@ -308,3 +332,16 @@
{% 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 %}