{% extends "otree/BaseSite.html" %} {% load otree_tags floppyforms %} {% block title %} {{ room.display_name }} {% endblock %} {% block content %} {% include "otree/includes/RoomParticipantLinks.html" %}

Go to active session.

Close this room.

{% endblock %}