X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/af544a7534db40bd650ac88fe5cf23cccf7b5b27..5207c4d8ee23d6d5df532faa8103a34b1572e45f:/wolnelektury/templates/catalogue/main_page.html diff --git a/wolnelektury/templates/catalogue/main_page.html b/wolnelektury/templates/catalogue/main_page.html index b2f01be12..410c81157 100644 --- a/wolnelektury/templates/catalogue/main_page.html +++ b/wolnelektury/templates/catalogue/main_page.html @@ -22,17 +22,37 @@

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

-

epub: lektury w kieszeni

+

+ +

+ + +

Zaproszenie do udziału w badaniu

+

Zapraszamy do udziału w badaniu na rzecz pracy doktorskiej o Otwartych Zasobach Edukacyjnych

+

{% trans "See more" %} ⇒

+ + +

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

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

{% endcomment %} - -

Leśmianator — poeta automagiczny

-

Poezja z Wolnych Lektur przepuszczona przez mikser. Stwórz własny wiersz klikając w link.

-

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

@@ -62,7 +82,7 @@ {% else %}

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

+

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

{% endif %}

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

@@ -74,25 +94,25 @@
{% if categories.author %}

{% trans "Authors" %}

- {% folded_tag_list categories.author %} + {% folded_tag_list categories.author 'Authors' %} {% endif %} {% if categories.kind %}

{% trans "Kinds" %}

- {% folded_tag_list categories.kind %} + {% folded_tag_list categories.kind 'Kinds' %} {% endif %} {% if categories.genre %}

{% trans "Genres" %}

- {% folded_tag_list categories.genre %} + {% folded_tag_list categories.genre 'Genres' %} {% endif %} {% if categories.epoch %}

{% trans "Epochs" %}

- {% folded_tag_list categories.epoch %} + {% folded_tag_list categories.epoch 'Epochs' %} {% endif %}
{% if fragment_tags %}

{% trans "Themes and topics" %}

- {% folded_tag_list fragment_tags %} + {% folded_tag_list fragment_tags 'Themes' %} {% endif %}

{% trans "Themes groups" %}