This commit is contained in:
2023-08-12 12:42:39 +03:00
parent ffbdd5aeb0
commit 27728a24a1
6 changed files with 293 additions and 224 deletions

View File

@@ -9,6 +9,8 @@
<script src='{% static "js/user_profile.js" %}'> </script>
<script src='{% static "js/user_profile(boris).js" %}'> </script>
<script src='{% static "js/check_new_messages.js" %}'></script>
<script src='{% static "js/chat_sockets.js" %}'></script>
<link rel="stylesheet" href="{% static 'css/ion.rangeSlider.min.css' %}">