aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/conversation.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/tpl/conversation.tpl')
-rw-r--r--view/tpl/conversation.tpl6
1 files changed, 3 insertions, 3 deletions
diff --git a/view/tpl/conversation.tpl b/view/tpl/conversation.tpl
index 82c7be922..6729cf55c 100644
--- a/view/tpl/conversation.tpl
+++ b/view/tpl/conversation.tpl
@@ -9,10 +9,10 @@
<div id="collapsed-comments-{{$thread.id}}" class="collapsed-comments" style="display: none;">
{{/if}}
{{if $item.comment_lastcollapsed}}</div>{{/if}}
-
+
{{include file="{{$item.template}}"}}
-
-
+
+
{{/foreach}}
</div>
{{/foreach}}