diff --git a/client/html/post_content.tpl b/client/html/post_content.tpl
index 4f5f407f..374debf6 100644
--- a/client/html/post_content.tpl
+++ b/client/html/post_content.tpl
@@ -1,13 +1,14 @@
<% if (['image', 'animation'].includes(ctx.post.type)) { %>
-

+

<% } else if (ctx.post.type === 'flash') { %>
<% } else if (ctx.post.type === 'video') { %>