diff --git a/prosopopee/themes/exposure/templates/index.html b/prosopopee/themes/exposure/templates/index.html index 7995096..93a13a1 100644 --- a/prosopopee/themes/exposure/templates/index.html +++ b/prosopopee/themes/exposure/templates/index.html @@ -35,7 +35,7 @@ {% else %} {% set cover = Image(gallery.cover) %} {{ cover.copy() }} -
+ {% endif %} {% endfor %}