# HG changeset patch
# User Alexandre Segura
# Date 1492607494 -7200
# Node ID 49fd4be4c46977e1575ef5f02f10bb71d9f15556
# Parent d80f627571425f4137cf7bc7037a64efb6ea6403
Add link on folder image.
diff -r d80f62757142 -r 49fd4be4c469 src/iconolab/templates/iconolab/collection_home.html
--- a/src/iconolab/templates/iconolab/collection_home.html Wed Apr 19 15:10:06 2017 +0200
+++ b/src/iconolab/templates/iconolab/collection_home.html Wed Apr 19 15:11:34 2017 +0200
@@ -34,7 +34,7 @@
{% thumbnail folder.image.media "250x250" crop=False as folder_image %}
-
+
{% endthumbnail %}