Rewrite chat UI

This commit is contained in:
cuom1999 2021-07-24 01:36:34 -05:00
parent 57787164be
commit 0205a25689
6 changed files with 402 additions and 267 deletions

View file

@ -306,7 +306,7 @@
{% endif %}
{% block bodyend %}{% endblock %}
{% block footer %}
<footer>
<span id="footer-content">
<br>
@ -327,6 +327,7 @@
</form>
</span>
</footer>
{% endblock %}
</div>
</body>
</html>