👾

Welcome, {{ request.user.username }}!

Pick a channel or DM from the sidebar.

{% if messages %} {% for msg in messages %}
{{ msg }}
{% endfor %} {% endif %}