{% load static %}

Написать сообщение

{#
#} {#
#} {#
#} {#
#} {# #} {# Сергейко Сергей#} {#
#} {#
#} {# #} {# #} {#
#} {#
#} {#
#} {# {% include "widgets/w_message.html" %}#} {#
#} {# #} {#
#} {#
#} {# Пользователи#} {#
#} {# {% include "widgets/w_chat_right_panel_tickets.html" %}#} {#
#} {#
#} {#
#} {% if cur_receiver %}
{# {{ ticket.manager.last_name }} {{ ticket.manager.first_name }}#} {{ cur_receiver.last_name }} {{ cur_receiver.first_name }}
{% include "blocks/profile/b_messages_container.html" %}
{% endif %}
{% include "blocks/profile/b_list_of_users_messenger.html" %}