{% extends 'otree/WaitPage.html' %} {% load otree %} {% block scripts %} {% endblock %} {% block title %}Please wait for your company to form{% endblock %} {% block content %}

Please wait for another participant to complete the quiz and join the company you are a part of.

{% include C.TEMPLATE_RECAP %}

{% include C.TEMPLATE_INSTRUCTIONS %}

{% endblock %}