{% extends "global/Page.html" %} {% load staticfiles otree_tags %} {% block title %} {% endblock %} {% block content %} {% formfield player.contribution with label="How many points do you give to the teacher?" %} {% next_button %} {% endblock %}