{% extends "global/Page.html" %} {% load otree static %} {% block title %} Game I {% endblock %} {% block content %} {% formfield player.stage1_keep label="Out of 50 ECUs, please decide how much you would like to keep to yourself:" %} {% next_button %} {% endblock %}