{% set active_page = "Chat" %} {% set page_title = "Chat" %} {% extends "base.html" %} {% block body %}
{% endblock %}