{% extends "global/Page.html" %} {% load otree static %} {% block title %} {% endblock %} {% block content %} Round {{ subsession.round_number }} of {{ Constants.num_rounds }}



You have {{ Constants.endowment }}. Please enter your contribution to the public good project below. {% formfield player.contribute %} {% next_button %} {% endblock %}