From db8f5e16e38d6dc016eee95d04ff9eca5931f657 Mon Sep 17 00:00:00 2001 From: borissedw Date: Thu, 2 Nov 2023 17:24:12 +0300 Subject: [PATCH] 0.0.313 --- static/img/svg/arrow_f_curtain.svg | 3 + templates/blocks/b_user_profile.html | 81 ++----------------- .../profile/b_buttons_menu_profile.html | 76 +++++++++++++++++ templates/blocks/profile/b_chats.html | 4 + templates/blocks/profile/b_support_chat.html | 34 +++++--- 5 files changed, 112 insertions(+), 86 deletions(-) create mode 100644 static/img/svg/arrow_f_curtain.svg create mode 100644 templates/blocks/profile/b_buttons_menu_profile.html diff --git a/static/img/svg/arrow_f_curtain.svg b/static/img/svg/arrow_f_curtain.svg new file mode 100644 index 0000000..9b9cd65 --- /dev/null +++ b/static/img/svg/arrow_f_curtain.svg @@ -0,0 +1,3 @@ + + + diff --git a/templates/blocks/b_user_profile.html b/templates/blocks/b_user_profile.html index 3ce50c7..f3cdfbf 100644 --- a/templates/blocks/b_user_profile.html +++ b/templates/blocks/b_user_profile.html @@ -1,82 +1,15 @@ {% load i18n %}
- {% csrf_token %} -