{{ block title }}Your last Decision{{ endblock }} {{ block content }}

Recently, another person (also, "Participant 1"), same as you, have decided to share:

{{ if player.shared >= 50 }}
{{ other_shared_less_1 }}
{{ else }}
{{ other_shared_mas_1 }}
{{ endif }}

You are still Participant 1. Please decide how much of the {{ C.ENDOWMENT }} you will share with Participant 2.

Remember: You have shared {{ player.shared }} in the previous round.

(Move the slider to decide how much to give.)

{{ include C.INSTRUCTIONS_TEMPLATE }} {{ endblock }}