diff --git a/templates/blocks/profile/b_messager_support.html b/templates/blocks/profile/b_messager_support.html
deleted file mode 100644
index 5b67b42..0000000
--- a/templates/blocks/profile/b_messager_support.html
+++ /dev/null
@@ -1,36 +0,0 @@
-{% load static %}
-
-
-
-
- Название темы
-
-
-
-
- {% include "widgets/w_message.html" %}
-
-
-
-
- Пользователи
- {% include "widgets/w_tab_user.html" %}
-
-
\ No newline at end of file
diff --git a/templates/blocks/profile/b_support_chat.html b/templates/blocks/profile/b_support_chat.html
index b0797a4..7dd4464 100644
--- a/templates/blocks/profile/b_support_chat.html
+++ b/templates/blocks/profile/b_support_chat.html
@@ -1 +1,38 @@
-{% load static %}
\ No newline at end of file
+{% load static %}
+
+{% load static %}
+
+
+
+
+ Название темы
+
+
+
+
+ {% include "widgets/w_message.html" %}
+
+
+
+
+ Пользователи
+ {% include "widgets/w_tab_user.html" %}
+
+
\ No newline at end of file