{% extends "global/Page.html" %} {% load staticfiles otree_tags %} {% block title %} Your harvest {% endblock %} {% block content %}
The resource contains {{ t0_resource_size }}.
{% formfield player.harvest with label="How many points do you take from this resource?" %}
{% next_button %}
{% endblock %}