{% extends "global/Page.html" %} {% load otree static %} {% block title %} Decision in the experiment {% endblock %} {% block content %}


You have been randomly chosen to be the SECOND MOVER in your group.


You have an endowment of 20 Tokens.

The FIRST MOVER has contributed {{ group.decision }} Tokens to the group project.

{% formfield player.un_contribution %} {% next_button %} {% endblock %}