{% extends "global/Page.html" %} {% load otree %} {% block title %}Training Round: Making a Choice{% endblock %} {% block content %}

This is training round {{subsession.round_number}}/5.

{% formfields %} {% next_button %} {% endblock %}