This commit is contained in:
SBD
2023-11-18 18:39:25 +03:00
parent 00b0e00fd3
commit 7e23776501

View File

@@ -28,7 +28,12 @@
</div>
{% endif %}
{% if page_type and page_type == 'profile' or not sel_page_name %}
</span>
{% if sel_page_name == 'logout' %}
</a>
{% else %}
</span>
{% endif %}
{% else %}
</a>
{% endif %}