{% extends "global/Base.html" %} {% load staticfiles otree_tags %} {% block title %} Production {% endblock %} {% block content %}

The other firm produced {{ player.other_player.quantity }} units. How many units will you produce?

{% formfield player.quantity with label='Number of units:' %} {% next_button %} {% include Constants.instructions_template %} {% endblock %}