{% 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 Constants.template_recap %}

{% include Constants.template_instructions %}

{% endblock %}