diff --git a/templates/widgets/w_chat_right_panel_user.html b/templates/widgets/w_chat_right_panel_user.html index 43a231d..8acf4c5 100644 --- a/templates/widgets/w_chat_right_panel_user.html +++ b/templates/widgets/w_chat_right_panel_user.html @@ -9,8 +9,8 @@ {{ item.last_name }} {{ item.first_name }} {{ item.last_msg }} -{# {% if item.unread_msgs_count %}#} - {% if unanswered_msgs_count > 0 %} + {% if item.unread_msgs_count %} +{# {% if unanswered_msgs_count > 0 %}#}
{{ unanswered_msgs_count }}