- i wiele innych książek, wierszy, obrazów, audiobooków…
+ {% trans "and many other books, poems, pictures, audiobooks…" %}
{% for book in theme_books %}
{% cache 86400 book_mini_box book.pk %}
{% include 'catalogue/book_mini_box.html' %}
{% for book in theme_books %}
{% cache 86400 book_mini_box book.pk %}
{% include 'catalogue/book_mini_box.html' %}
{% cache 3600 collection_box collection.pk LANGUAGE_CODE %}
{% include 'catalogue/collection_box.html' %}
{% endcache %}
{% cache 3600 collection_box collection.pk LANGUAGE_CODE %}
{% include 'catalogue/collection_box.html' %}
{% endcache %}