X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/cb40f164b028883a2fc061307383d0aa98f8b609..fa684e7b11bba7f7fce1c0e7832b34d0b8593db4:/wolnelektury/templates/main_page.html diff --git a/wolnelektury/templates/main_page.html b/wolnelektury/templates/main_page.html index bcd2c75ca..bcf76065d 100755 --- a/wolnelektury/templates/main_page.html +++ b/wolnelektury/templates/main_page.html @@ -3,6 +3,7 @@ {% block title %}{% trans "Wolne Lektury internet library" %}{% endblock %} +{% block ogtitle %}{% trans "Wolne Lektury internet library" %}{% endblock %} {% block body %} @@ -14,11 +15,16 @@
- {% chunk "promo" %} +

+ {% trans "What's new?" %} +

+
+ {% chunk "promo" %} +
-

Ostatnie publikacje

+

{% trans "Recent publications" %}

{% cache 60 last-published-on-main %} {% for book in last_published %} {% book_mini book %} @@ -28,7 +34,7 @@
-

Aktualności

+

{% trans "News" %}

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

Narzędzia

+

{% trans "Utilities" %}