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

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

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