X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/5923c1d5a9adb03043d45cf47684825aaa1e6f93..73e3cc6c4b80f1afbfc78fc7ccd6f6cfc90b719c:/wolnelektury/templates/catalogue/main_page.html diff --git a/wolnelektury/templates/catalogue/main_page.html b/wolnelektury/templates/catalogue/main_page.html index c9546e392..f89e67df6 100644 --- a/wolnelektury/templates/catalogue/main_page.html +++ b/wolnelektury/templates/catalogue/main_page.html @@ -1,5 +1,23 @@ {% extends "base.html" %} -{% load catalogue_tags chunks cache %} +{% load i18n %} +{% load catalogue_tags chunks cache stats %} + + +{% block tagline %} +
+ +{% count_books_nonempty count_books %} +{% blocktrans count count_books as c %} +{{c}} book from public domain or under +a free license. +{% plural %} +{{c}} books from public domain or under +a free license. +{% endblocktrans %} + +
+{% endblock %} + {% block bodyid %}main-page{% endblock %} @@ -9,73 +27,340 @@
-

{{ form.q }} {{ form.tags }} lub zobacz spis utworów w naszym zbiorze

+

{{ form.q }} {{ form.tags }} + {% trans "or" %} {% trans "see" %}: + + {% trans "all books" %} + {% trans "audiobooks" %} + {% trans "DAISY" %} +

- -
-
- {% if categories.set %} -

Półki

- - {% endif %} - - {% if categories.author %} -

Autorzy

-