X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/9e41863c3cff14cbbc65b783ee57120fb59fa22c..e9327dee290c524806c89e1c3cb546f95ee51e52:/wolnelektury/templates/main_page.html diff --git a/wolnelektury/templates/main_page.html b/wolnelektury/templates/main_page.html index 889e0721a..3e0692af1 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 %}
@@ -35,6 +37,8 @@ {{ book.mini_box }} {% endfor %} +
+

Aktualności

{% cache 1800 latest-blog-posts %} @@ -47,13 +51,13 @@

Narzędzia

@@ -61,12 +65,7 @@

Informacje

- + {% infopages_on_main %}