{% extends "otree/WaitPage.html" %} {% load staticfiles otree %} {% load i18n %} {% block title %} {% endblock %} {% block content %}

Please wait for the other participants to submit their forecasts.

{% endblock %} {% block app_styles %} {% endblock %} {% block scripts %} {% endblock %}