{% extends "normal_form_games/Page.html" %} {% load otree %} {% block title %} Round {{ subsession.round_number }} of {{ play_rounds }} {% endblock %} {% block content %}
{% next_button %} {{ form.choice.errors }}
Please wait   seconds before continuing.
{% endblock %}