X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/7c8f6fe9ddb0285e0b7c80bc0ff8814304ac2f6e..472845d4dba67935e4f5bbbfa07b54b23921dab5:/apps/wolnelektury_core/templates/main_page.html diff --git a/apps/wolnelektury_core/templates/main_page.html b/apps/wolnelektury_core/templates/main_page.html index 9932b677b..812094fce 100755 --- a/apps/wolnelektury_core/templates/main_page.html +++ b/apps/wolnelektury_core/templates/main_page.html @@ -7,7 +7,11 @@ {% block ogtitle %}{% trans "Wolne Lektury internet library" %}{% endblock %} {% block body %} -
+
{% render_cite cite %}
@@ -24,8 +28,8 @@
-

{% trans "Recent publications" %}

- {% cache 60 last-published-on-main %} +

{% trans "Recent publications" %}

+ {% cache 60 last-published-on-main LANGUAGE_CODE %} {% for book in last_published %} {% book_mini book %} {% endfor %} @@ -46,17 +50,18 @@

{% trans "Utilities" %}

@@ -64,18 +69,21 @@

{% trans "Information" %}

+