X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/066ffa84ce4d577668b1a49140fb7facc19451c3..e0e33e24cf53aa1b65e08bcabcc674529d09741a:/wolnelektury/templates/main_page.html diff --git a/wolnelektury/templates/main_page.html b/wolnelektury/templates/main_page.html index 56dc7e1f1..988bbb344 100755 --- a/wolnelektury/templates/main_page.html +++ b/wolnelektury/templates/main_page.html @@ -2,6 +2,8 @@ {% load cache i18n catalogue_tags infopages_tags %} +{% block title %}{% trans "Wolne Lektury internet library" %}{% endblock %} + {% block body %}
@@ -22,21 +24,27 @@

Trwa konkurs

-
-

Konkurs poezji automatycznej

+
+

Konkurs poezji automatycznej

+

Znacie Leśmianatora? To niewielki skrypt miskujący na życzenie wiersze z Wolnych Lektur.

+
-

Ostatnie publikacje

- {% for book in last_published %} - {{ book.mini_box }} - {% endfor %} +

Ostatnie publikacje

+ {% cache 300 last-published-on-main %} + {% for book in last_published %} + {% book_mini book %} + {% endfor %} + {% endcache %} + +
-

Aktualności

+

Aktualności

{% cache 1800 latest-blog-posts %} {% latest_blog_posts "http://nowoczesnapolska.org.pl/category/wolne-lektury/feed/" %} {% endcache %} @@ -44,62 +52,35 @@
-

Informacje

- - {% infopages_on_main %} +

Informacje

+ {% cache 300 infopages-on-main LANGUAGE_CODE %} + {% infopages_on_main %} + {% endcache %}
{% endspaceless %} - {% endblock %} - - - - - - - - {# publication plan consultations - form link #} - - - - - -
- -
-

* {% trans "Loading" %}

-
-
-
- -
-

* {% trans "Loading" %}

-
-