{% extends "global/Page.html" %} {% load otree static %} {% block title %} Periode {{player.round_number}}: {{player.role}} {% endblock %} {% block content %} {% if certainty == 1 %}

{% else %}

{% endif %} Please enter your demand forecast for this period. {% formfield group.sent_amount label="Quantity" %} {% next_button %} {% endblock %}