{% extends 'global/Page.html' %} {% load staticfiles otree %} {% block title %} Waiting Room {% endblock %} {% block content %} {# #} {# #} {##} {#
Number of people waiting:{{ current_waiting }}
#} {#

#} {% next_button %} {% include Constants.instructions_template %} {% endblock %}