{% load static %} Chat {# CSS #} {# JavaScript #}

Chat

{# Login user name #}

I'm

{# Chat: Group name, list of users and form to send new message #} {% include "components/_chat.html" %}