X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/b2d05b5ed588e0829c4cec01796a20a803b301db..640c22a3277a1483410fbff1696cf25881c2daad:/wolnelektury/templates/catalogue/book_detail.html diff --git a/wolnelektury/templates/catalogue/book_detail.html b/wolnelektury/templates/catalogue/book_detail.html index 17207d1b7..a1a62fe24 100644 --- a/wolnelektury/templates/catalogue/book_detail.html +++ b/wolnelektury/templates/catalogue/book_detail.html @@ -1,5 +1,5 @@ {% extends "base.html" %} -{% load i18n %} +{% load cache i18n %} {% load catalogue_tags pagination_tags %} {% block titleextra %}{{ book.title }}{% endblock %} @@ -14,6 +14,10 @@ {% work_list book_children %} -{% related_books book %} + +