{% extends "otree/BaseAdmin.html" %} {% load otree_tags floppyforms %} {% block title %} Room: {{ room.display_name }} {% endblock %} {% block content %}
Go to active session.
Close this room {% include "otree/includes/RoomParticipantLinks.html" %} {% endblock %}