{{ block title }} Round 5 {{ 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_4 }}

{{ else }}

The message you wrote to other players: {{ group.message_4 }}

{{ endif }} {{ formfields }}
{{ next_button }} {{ endblock }}