{{ block title }}
Round 1
{{ endblock }}
{{ block content }}
This is a public goods game with {{ Constants.players_per_group }} players per group, an endowment of {{ Constants.endowment }}, and a MPCR of {{ Constants.MPCR }}.
{{ if player.id_in_group > 1 }}Message from the leader: {{ group.message }}
{{ else }}The message you wrote to other players: {{ group.message }}
{{ endif }} {{ formfields }}