0.0.173 upd style.css for header, add switcher for languages

This commit is contained in:
2023-10-18 16:16:45 +03:00
parent 71846ade42
commit 3ce22bcb32
6 changed files with 131 additions and 11 deletions

View File

@@ -16,8 +16,6 @@
<link rel="stylesheet" href="{% static 'css/datarangepicker.css' %}" />
{% if user and not user.is_anonymous %}
<script src='{% static "js/chat_sockets.js" %}'></script>
<script src="{% static "js/global_js.js" %}"></script>