{% load otree %}
You are player {{player.id_in_group}}, and you have initial {{session.config.init_more}} points.
For every 1 point contributed, the common pool increases by {{session.config.unit_more}} points.
You are player {{player.id_in_group}}, and you have initial {{session.config.init_less}} points.
For every 1 point contributed, the common pool increases by {{session.config.unit_less}} points.
{% endif %}
{% endif %}
{% formfield player.contribution label="Please decide how many points you want to contribute to the common pool"%}