{% extends 'otree/WaitPage.html' %} {% load otree %} {% block title %}{{ title_text }}{% endblock %} {% block content %}

You submitted the answer: {{player.s1_task_answers}}.
Please wait for your other team members to submit an answer.
You may continue to communicate with your team members using the chat box below.
{% chat nickname=player.role %}

{% endblock %} {% block app_scripts %} {% endblock %}