{% extends "global/Page.html" %} {% block title %} Practice Round {% endblock %} {% block content %}

Since your choice was contract B, you can now decide how much you would like to sell.
* You can choose any quantity from 0 to 40.
{% if player.random_nature > 8 %}* Remember that, in state atypical, you must pay {{ player.cost }} points for each unit above 35. {% endif %}

Please choose below: {% formfields %} {% next_button %}

{% endblock %}