X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/f82fa14e5f5b02994272fc0b588e557d5be6f2a4..3c0e373447323b5e33b273859e790a2054771afa:/src/picture/templates/picture/collection.html diff --git a/src/picture/templates/picture/collection.html b/src/picture/templates/picture/collection.html index f794fbfeb..3c48fa194 100644 --- a/src/picture/templates/picture/collection.html +++ b/src/picture/templates/picture/collection.html @@ -6,5 +6,5 @@ {% block book_list_header %}{{ context.collection.title }}{% endblock %} {% block book_list_info %} -{{ context.collection.description|safe }} + {{ context.collection.description|safe }} {% endblock %}