X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/6c9c6aa32a1b986128d7e5c2547d22d7a9f8d943..0a02421dd593f0466226b9defc33337cdbf672ef:/src/catalogue/templates/catalogue/book_text.html diff --git a/src/catalogue/templates/catalogue/book_text.html b/src/catalogue/templates/catalogue/book_text.html index 5894fe825..e958d7060 100644 --- a/src/catalogue/templates/catalogue/book_text.html +++ b/src/catalogue/templates/catalogue/book_text.html @@ -110,9 +110,6 @@
- {% get_current_language as LANGUAGE_CODE %} - {% cache 86400 book_short book.pk book|status:user LANGUAGE_CODE %} - {% include 'catalogue/book_short.html' %} - {% endcache %} + {% include 'catalogue/book_short.html' %}
{% endblock footer %}