X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/cb40f164b028883a2fc061307383d0aa98f8b609..3768325f42689394f4639ff92e3cc483670c0d17:/wolnelektury/templates/main_page.html?ds=sidebyside diff --git a/wolnelektury/templates/main_page.html b/wolnelektury/templates/main_page.html index bcd2c75ca..acfd79c44 100755 --- a/wolnelektury/templates/main_page.html +++ b/wolnelektury/templates/main_page.html @@ -3,11 +3,12 @@ {% block title %}{% trans "Wolne Lektury internet library" %}{% endblock %} +{% block ogtitle %}{% trans "Wolne Lektury internet library" %}{% endblock %} {% block body %}
- {% cite_promo %} + {% cit\e_promo %}
{% spaceless %} @@ -18,7 +19,7 @@ -

Ostatnie publikacje

+

{% trans "Recent publications" %}

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

Aktualności

+

{% trans "News" %}

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

Narzędzia

+

{% trans "Utilities" %}