diff --git a/view/theme/quattro/templates/conversation.tpl b/view/theme/quattro/templates/conversation.tpl
index b812d533a..9e19fdfe1 100644
--- a/view/theme/quattro/templates/conversation.tpl
+++ b/view/theme/quattro/templates/conversation.tpl
@@ -13,13 +13,13 @@
{{/if}}
{{if $item.comment_lastcollapsed}}{{/if}}
{{/if}}
-
+
{{if $item.type == tag}}
{{include file="wall_item_tag.tpl"}}
{{else}}
{{include file="{{$item.template}}"}}
{{/if}}
-
+
{{/foreach}}
{{/foreach}}
@@ -34,7 +34,7 @@
@@ -43,7 +43,7 @@
{{/if}}