X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/9e41863c3cff14cbbc65b783ee57120fb59fa22c..76fc2ed0abc7ff4bb7ddee798a115f11bf51ee1c:/wolnelektury/templates/main_page.html diff --git a/wolnelektury/templates/main_page.html b/wolnelektury/templates/main_page.html index 889e0721a..2a63ed57c 100755 --- a/wolnelektury/templates/main_page.html +++ b/wolnelektury/templates/main_page.html @@ -1,7 +1,9 @@ {% extends "base.html" %} -{% load cache i18n catalogue_tags %} +{% 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,29 +50,24 @@
-

Informacje

+

Informacje

- + {% infopages_on_main %}