diff --git a/templates/helper.twig b/templates/helper.twig
index 5304c3ac..b411f195 100644
--- a/templates/helper.twig
+++ b/templates/helper.twig
@@ -13,7 +13,7 @@
{% endif %}
{% if attachment.picture %}
-
+
{% else %}
{% endif %}
@@ -21,7 +21,7 @@
{% endif %}
{% elseif not attachment_helper.fileExisting(attachment) %}
-
+
{% endif %}
{% endmacro %}