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

You produced {{player.prod_yield}} units.

There are {{player.periods_left}} periods left.

The open demand is {{player.open_demand}} units.

{% endblock %}