fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
reformat templates
[wolnelektury.git]
/
src
/
picture
/
templates
/
picture
/
collection.html
diff --git
a/src/picture/templates/picture/collection.html
b/src/picture/templates/picture/collection.html
index
f794fbf
..
3c48fa1
100644
(file)
--- 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 %}