From: Radek Czajka Date: Tue, 1 Jun 2021 13:11:51 +0000 (+0200) Subject: One cover more in the box. X-Git-Url: https://git.mdrn.pl/wolnelektury.git/commitdiff_plain/15d2aa1ffc87f255ac36c8c9c973459556cee077 One cover more in the box. --- diff --git a/src/catalogue/templates/catalogue/collection_box.html b/src/catalogue/templates/catalogue/collection_box.html index 651473591..38855d94a 100644 --- a/src/catalogue/templates/catalogue/collection_box.html +++ b/src/catalogue/templates/catalogue/collection_box.html @@ -8,7 +8,7 @@ {% endif %}
- {% for book in collection.get_books|slice:":5" %} + {% for book in collection.get_books|slice:":6" %} {{ book.pretty_title }}