{% extends "global/Page.html" %} {% load otree %} {% block title %} ResultsWaitPage3 {% endblock %} {% block content %} Waiting for other participants. {% include Constants.instructions_template %} {% endblock %}