X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/6cc5df1faff7c600d0cf4b4174621eca99e86354..0a693dbc08fd1c2c95538f627985fc03f9e3b684:/wolnelektury/templates/main_page.html diff --git a/wolnelektury/templates/main_page.html b/wolnelektury/templates/main_page.html index 4ac5c847a..2f9648fa6 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 %}
@@ -23,20 +25,24 @@

Trwa konkurs

-

Konkurs poezji automatycznej

+

Konkurs poezji automatycznej

+

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

+
-

Ostatnie publikacje

+

Ostatnie publikacje

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

Aktualności

+

Aktualności

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

Informacje

+

Informacje

{% infopages_on_main %}