{% endif %}
{% for a in obj.attachment %}
{% if (a.mediaType and a.mediaType.startswith("image/")) or (a.type and a.type == 'Image') %}
@@ -186,7 +186,7 @@
{% elif (a.mediaType and a.mediaType.startswith("video/")) %}
{% elif (a.mediaType and a.mediaType.startswith("audio/")) %}
-
+
{% else %}