{{ room.name }}

{{ room.get_gate_status_display }}
{% if can_drop %}
{% csrf_token %}
{% else %}
{% endif %}
1
INSERT TOKEN TO PLAY PUSH TO RETURN
{% if user_can_reject %}
{% csrf_token %}
{% endif %}
{% if room.gate_status == 'OPEN' %}
{% csrf_token %}
{% endif %}
{# Legacy gate-invite-panel retired in favour of #id_bud_btn at #} {# the upper-right of the footer (room.html includes the bud #} {# invite panel partial when the viewer owns the room). #}