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 %}
|
{% block media %}
|
||||||
{% include "chat/chat_css.html" %}
|
{% include "chat/chat_css.html" %}
|
||||||
{% endblock media %}
|
{% endblock media %}
|
||||||
{% block footer %}{% endblock %}
|
|
||||||
{% block body %}
|
{% block body %}
|
||||||
<div id="mobile" class="tabs">
|
<div id="mobile" class="tabs">
|
||||||
<ul>
|
<ul>
|
||||||
|
|
Loading…
Reference in a new issue