This commit is contained in:
SBD
2023-11-18 17:30:15 +03:00
parent 7c991024b7
commit ba8bde1153
3 changed files with 11 additions and 2 deletions

View File

@@ -52,8 +52,7 @@
{% block meta %}
{% endblock %}
</head>
<body>
<body {% if page_type == 'routes' %}onscroll="scroll_ev(event,this)" {% endif %}>
<div class="block_overlay {% if page_type == 'profile' %}show{% elif page_type == 'routes' %} show routes n_profile{% else %}hidden n_profile{% endif %}" onclick="open_curtain()"></div>
<div class="wrapper_main">