{{ extends 'global/Page.html' }} {{ block title }} {{ endblock }} {{ block content }}
Demand for this round was {{ demand }}, resulting in a profit of {{ profit }}.
You had an available inventory of {{ available_inventory }} ({{ ordered_units }} ordered and {{ starting_inventory }} leftover from the previous round). You have {{ leftover_inventory }} units leftover for the next round and {{ unmet_demand }} units that you were not able to fill in this round.
{{ next_button }} {{ endblock }}