X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/e8a39561742ca18333e696b7b118b8edcc8aa3ea..e5f7721a8da48c8c77900a58333e945a63c7e116:/wolnelektury/templates/catalogue/main_page.html diff --git a/wolnelektury/templates/catalogue/main_page.html b/wolnelektury/templates/catalogue/main_page.html index b7e1cbb89..b9cb5a335 100644 --- a/wolnelektury/templates/catalogue/main_page.html +++ b/wolnelektury/templates/catalogue/main_page.html @@ -1,6 +1,23 @@ {% extends "base.html" %} {% load i18n %} -{% load catalogue_tags chunks cache %} +{% load catalogue_tags chunks cache reporting_stats %} + + +{% block tagline %} +
Zbiór scenariuszy gier i zabaw -dla dzieci, od wyliczanek poprzez gry planszowe, aż po teatr.
- - -Tym razem to Ty decydujesz, co wpadnie do miksera – a efekt możesz pokazaÄ znajomym! -
-{% trans "Twórzże siÄ!" %} â
+ + {% chunk "promo" %} + + {% comment %} +{% 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 "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 %} + +Wybierz, co wpadnie do miksera, i pokaż efekt 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." %}
@@ -313,3 +336,16 @@ dla dzieci, od wyliczanek poprzez gry planszowe, aż po teatr.+{% 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 %}