X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/9e41863c3cff14cbbc65b783ee57120fb59fa22c..8d8fb6e63435faa5de2d07a52812f23b1796a29d:/wolnelektury/templates/main_page.html diff --git a/wolnelektury/templates/main_page.html b/wolnelektury/templates/main_page.html index 889e0721a..988bbb344 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 %}
@@ -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,67 +52,35 @@-NarzÄdzia
+NarzÄdzia
-
- {% trans "Report a bug" %}
-- Turniej ElektrybaÅtów
-- LeÅmianator
-- {% trans "Mobile app" %}
-- {% trans "Widget" %}
-- {% trans "Public domain counter" %}
-- {% trans "Missing a book?" %}
+- {% trans "Report a bug or suggestion" %}
+- Turniej ElektrybaÅtów
+- LeÅmianator
+- {% trans "Mobile app" %}
+- {% trans "Widget" %}
+- {% trans "Missing a book?" %}
+- {% trans "Publishing plan" %}
-{% endspaceless %} - {% endblock %} - - - - - - - - {# publication plan consultations - form link #} - - - - - -Informacje
- --
+- {% trans "About the project" %}
-- {% trans "You can help us" %}
-- {% trans "Copyright" %}
-- {% trans "Team" %}
-Informacje
+ {% cache 300 infopages-on-main LANGUAGE_CODE %} + {% infopages_on_main %} + {% endcache %}- ----{% trans "Loading" %}
-- ---{% trans "Loading" %}
-