diff --git a/prosopopee/themes/exposure/templates/index.html b/prosopopee/themes/exposure/templates/index.html index 22c18d9..7995096 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 %}