X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/15d2aa1ffc87f255ac36c8c9c973459556cee077..025b93b1df94c65df26c896284580f2b00756f0a:/src/catalogue/templates/catalogue/collection_box.html diff --git a/src/catalogue/templates/catalogue/collection_box.html b/src/catalogue/templates/catalogue/collection_box.html index 38855d94a..c19ea8d54 100644 --- a/src/catalogue/templates/catalogue/collection_box.html +++ b/src/catalogue/templates/catalogue/collection_box.html @@ -1,7 +1,7 @@ {% spaceless %} {% load i18n %}
-

{% trans "Collection" %}: {{ collection }}

+

{{ collection }}

{% if collection.description %} {{ collection.description|safe|truncatewords_html:40 }}