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

Choose how much wealth to invest in A.

{% next_button %} {{ form.dyn_stock.errors }} {{ form.dyn_bond.errors }} {{ form.dyn_wealth.errors }} {% endblock %} {% block scripts %} {% endblock %} {% block styles %} {% endblock %}