{% extends "base.html" %} {% block title %} {{ chat_name }} · Manylogue {% endblock %} {% block body %}

{{ chat_name }}

Loading…
{# Add-participant dialog — native , the sanctioned floating layer. #}

Add participants

Pick an agent for each seat. They join this room and start taking turns.

{# Row template — JS clones the first row for "Add another". #}
{% endblock %}