fix cant change language on chat page
This commit is contained in:
parent
30af55054f
commit
38ada59938
1 changed files with 1 additions and 1 deletions
|
@ -571,7 +571,7 @@ let META_HEADER = [
|
|||
{% block media %}
|
||||
{% include "chat/chat_css.html" %}
|
||||
{% endblock media %}
|
||||
{% block footer %}{% endblock %}
|
||||
|
||||
{% block body %}
|
||||
<div id="mobile" class="tabs">
|
||||
<ul>
|
||||
|
|
Loading…
Reference in a new issue