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

{{ t0_resource_size }} - {{ total_harvest }} = {{ t1_resource_size }}.

{% next_button %}

{% endblock %}