{% extends "global/Page.html" %} {% load otree static %} {{ block title }}

{{if subsession.round_number <= 5 }} Practice Rounds {{ else }} Round {{ round_shown }} of {{ total_shown }} {{ endif }}

Stage 1

{{ endblock }} {{ block content }}

You can type in your message in the chat box below:

{{ chat }} {{ endblock }}