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

Revenue: {{revenue}}

Inventory Cost: {{kum_inventory_cost}}

Salvage Cost: {{kum_salvage_cost}}

Profit: {{profit}}

{% next_button %} {% endblock %}