Merge pull request #34 from zhaospei/master
fix cant change language on chat page
This commit is contained in:
commit
c368756032
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