{% extends "demo/htmx_index.html" %} {% block body %}

Chat

{% block message_list %}
Select or create a thread to start chatting.
{% endblock %}
{% endblock %}