Merge remote-tracking branch 'origin/main'

This commit is contained in:
2023-08-11 18:05:58 +03:00
8 changed files with 122 additions and 64 deletions

View File

@@ -10,7 +10,7 @@
<div><a href="#"><img src="/static/img/png/ru.png" alt=""></a></div>
<div><img class="svg" src="/static/img/svg/Helpdesk_%20Icon.svg"><a href="#">Служба поддержки</a></div>
{% if user.is_authenticated %}
<a
<a class="button_profile_header" data-user-id="{{ user.id }}"
href="{% url "user_profile" %}">
{{ user.username }}