{% extends 'otree/WaitPage.html' %} {% load staticfiles otree %} {% block title %}Please wait for the other player to make a move{% endblock %} {% block content %}
Your role is a {{ my_role }}.

{% include Constants.important_notes_template %}
{% include Constants.display_matrix_template %}
{% endblock %}