diff --git a/view/tpl/conv_item.tpl b/view/tpl/conv_item.tpl
index 01833068b..a575df554 100755
--- a/view/tpl/conv_item.tpl
+++ b/view/tpl/conv_item.tpl
@@ -140,31 +140,29 @@
{{else}}
{{/if}}
+ {{if $response.list_part}}
+
+
+
+
+
+
{{foreach $response.list as $liker}}- {{$liker}}
{{/foreach}}
+
+
+
+
+
+ {{/if}}
{{/if}}
-
- {{if $response.list_part}}
-
-
-
-
-
-
{{foreach $response.list as $liker}}- {{$liker}}
{{/foreach}}
-
-
-
-
-
- {{/if}}
{{/foreach}}
{{/if}}
-
diff --git a/view/tpl/conv_list.tpl b/view/tpl/conv_list.tpl
index 1231b4d79..818517c46 100755
--- a/view/tpl/conv_list.tpl
+++ b/view/tpl/conv_list.tpl
@@ -130,14 +130,21 @@
{{foreach $response.list as $liker}}- {{$liker}}
{{/foreach}}
{{/if}} + {{if $response.list_part}} +{{$response.title}}
+{{foreach $response.list as $liker}}- {{$liker}}
{{/foreach}}
+{{$response.title}}
-{{foreach $response.list as $liker}}- {{$liker}}
{{/foreach}}
-