fix mobile chatbox view

This commit is contained in:
cuom1999 2020-06-08 17:08:24 -05:00
parent 22ca286085
commit 7e4c104a56
2 changed files with 12 additions and 8 deletions

View file

@ -212,7 +212,12 @@
</script>
{% endblock js_media %}
<!--
{% block media %}
<style>
</style>
{% endblock media %}
-->
{% block body %}
{% csrf_token %}
{% block before_posts %}{% endblock %}