{% extends "global/Page.html" %} {% load staticfiles otree %} {% block title %} Please wait... {% endblock %} {% block content %}
Once the other participant makes his/her decision, a "Next" button will appear, and you will be able to continue to the next page.
{% next_button %} {% endblock %} {% block scripts %} {% endblock %} {% block styles %} {% endblock %}