This commit is contained in:
2023-11-07 12:54:23 +03:00
parent 0a00e950b6
commit 264c5ae372
5 changed files with 33 additions and 14 deletions

View File

@@ -71,15 +71,6 @@
</div>
<div class="wrapper_content">
<div class="block_overlay hidden {% if not page_type == 'profile' %}n_profile{% endif %}" onclick="open_curtain()"></div>
{# <div class="menu_buttons curtain left close" data-name="Меню">#}
{# {% include "blocks/profile/b_buttons_menu_profile.html" %}#}
{# <div class="handler_menu close" onclick="open_curtain('left')">#}
{# <img class="btns_f_curtain close left" src="{% static 'img/svg/arrow_f_curtain.svg' %}">#}
{# <div class="text_f_curtain left">Меню</div>#}
{# <img class="btns_f_curtain close right" src="{% static 'img/svg/arrow_f_curtain.svg' %}">#}
{# <div class="clear_both"></div>#}
{# </div>#}
{# </div>#}
{% block content %}
{% endblock %}