{% extends "global/Page.html" %} {% load staticfiles otree %} {% block title %} Page title {% endblock %} {% block content %}
You produced {{prev_prod_yield}} units.
Inventory cost for the produced units will add up to: {{inventory_cost}}.
There are {{periods_left}} periods left.
The open demand is {{prev_open_demand}} units.
{% next_button %} {% endblock %}