{% extends "global/Page.html" %} {% load staticfiles otree_tags %} {% block title %} Round {{ player.round_number }} {% endblock %} {% block content %}
You are in Group 2. You have {{ Constants.endowment }}. You will be the last to make a decision.
{% formfield group.p2_offered with label="How many cents would you like to share with Player 1? Player 1 will receive the average amount shared by your group."%} {% next_button %} {% endblock %}