X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/b39c329ecd604d815de1f772ed9c2e9598db4c46..8f031335a8a0dabceec381b89eb0cbbcb2f4b637:/src/wolnelektury/templates/main_page.html diff --git a/src/wolnelektury/templates/main_page.html b/src/wolnelektury/templates/main_page.html index 369d6f603..de612210a 100644 --- a/src/wolnelektury/templates/main_page.html +++ b/src/wolnelektury/templates/main_page.html @@ -11,6 +11,8 @@ {% block title %}{% trans "Wolne Lektury internet library" %}{% endblock %} {% block ogtitle %}{% trans "Wolne Lektury internet library" %}{% endblock %} +{% block footerlink %}#main-footer{% endblock %} + {% block body %} {% spaceless %} {% carousel 'main' %} @@ -23,11 +25,11 @@ {{ book.mini_box }} {% endfor %} - -
+
+ {% trans "and many other books, poems, pictures, audiobooks…" %} -
- + +
@@ -78,13 +80,15 @@ -
+

{% trans "News" %}

- {% cache 1800 latest_blog_posts %} - {% latest_blog_posts %} - {% endcache %} +
    + {% cache 1800 latest_blog_posts %} + {% latest_blog_posts %} + {% endcache %} +
@@ -115,12 +119,9 @@
{% endspaceless %}