{{ extends 'otree/WaitPage.html' }} {{ block title }}{{ title_text }}{{ endblock }} {{ block content }} {{body_text}}
DO NOT refresh the page while waiting.
{% include 'task_group/templates/attention_check_waitpage.html' %} {{ endblock }} {% block live %} {% if has_live_method %} {% endif %} {% endblock %}