This commit is contained in:
SBD
2023-11-21 20:23:41 +03:00
parent 42f288e0e4
commit 0b177d845c
2 changed files with 3 additions and 3 deletions

View File

@@ -50,7 +50,7 @@
<script src="{% static "js/range_calendar.js" %}"></script>
{% block meta %}
{% endblock %}s
{% endblock %}
</head>
<body {% if page_type == 'routes' %}onscroll="scroll_ev(event,this)" {% endif %}>
<div class="block_overlay {% if page_type == 'profile' %}show{% elif page_type == 'routes' %} routes n_profile{% else %}hidden n_profile{% endif %}" onclick="open_curtain()"></div>