reformat templates
[wolnelektury.git] / src / picture / templates / picture / collection.html
index f794fbf..3c48fa1 100644 (file)
@@ -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 %}