This commit is contained in:
2023-08-18 15:09:04 +03:00
parent 945d401004
commit 00952a0e3e
3 changed files with 17 additions and 2 deletions

View File

@@ -8,6 +8,7 @@
<script src='{% static "js/find_route.js" %}'></script>
{# <script src="{% static "js/serch_town.js" %}"></script>#}
<script src="{% static "js/user_profile.js" %}"></script>
<script src="{% static "js/range_slider_double.js" %}"></script>
<script src="{% static "js/user_profile(boris).js" %}"></script>
{% endblock %}