{{ block title }} Contribution (Round {{player.round_number}}) {{ endblock }} {{ block content }} {{ if player.round_number == 1 }}
You and {{C.OTHER_PLAYERS_PER_GROUP}} other player can invest into a public project. The lowest amount invested by any of the {{C.PLAYERS_PER_GROUP}} players will define the investment amount for all players. The investment will be multiplied with an investment factor of {{ C.INVESTMENT_FACTOR }} and the profit is distributed evenly between all players. You have a budget of {{ C.BUDGET }}
{{endif}} {{ formfield "contribution" }} {{ next_button }} {{ endblock }}