diff --git a/templates/utils.html b/templates/utils.html
index 1b6ed16..e861346 100644
--- a/templates/utils.html
+++ b/templates/utils.html
@@ -205,11 +205,11 @@ self reply
{% for a in obj.attachment %}
{% if (a.mediaType and a.mediaType.startswith("image/")) or (a.type and a.type == 'Image') %}
-
+
{% elif (a.mediaType and a.mediaType.startswith("video/")) %}
-