This commit is contained in:
2023-09-12 21:24:38 +03:00
parent 29416b838e
commit 34a789337c
2 changed files with 9 additions and 1 deletions

View File

@@ -34,6 +34,7 @@
<script src='{% static "js/find_route.js" %}'></script>
<script src="{% static "js/filters_functions_find_route.js" %}"></script>
<script src="{% static "js/dynamic_loading_routes.js" %}"></script>
<script src="{% static "js/user_profile.js" %}"></script>