This commit is contained in:
2023-11-06 15:01:04 +03:00
parent 4c747a0c5e
commit 09c74d8f85
6 changed files with 22 additions and 16 deletions

View File

@@ -1,6 +1,6 @@
{% load static %}
{% csrf_token %}
<div class="menu_profile">
<div class="menu_profile {% if not page_type == 'profile' %}background{% endif %}">
{% with title="Поиск посылки" img_path="/static/img/svg/MagnifyingGlass.svg"%}
{% include "widgets/profile/w_button_for_profile_menu.html" %}
{% endwith %}