{% extends "global/Page.html" %} {% load otree static %} {% block title %} Practice Round {{ subsession.round_number }} {% endblock %} {% block content %}

Choose a quantity of each lottery to buy (prices are quoted per 100 units).

{% next_button %} {{ form.static_securities.errors }} {% endblock %} {% block scripts %} {% endblock %} {% block styles %} {% endblock %}