{{ extends 'otree/WaitPage.html' }} {{ block title }}Round {{ period }} Please Wait{{ endblock }} {{ block content }} {% block styles %} {% include 'RPD/style.html'%} {% endblock %} {{ if period > 2 }}

Round {{period}}

Other's Choice
{{ C.C_TAG}} {{ C.D_TAG}}
Your Choice {{C.PAYOFF_CC}}, {{C.PAYOFF_CC}} {{ C.PAYOFF_CD }}, {{C.PAYOFF_DC}}
{{C.PAYOFF_DC}}, {{ C.PAYOFF_CD }} {{C.PAYOFF_DD}}, {{C.PAYOFF_DD}}
{% include 'RPD/left-info.html'%}
{{ endif }} {{ endblock }}