{{ if player.num_bargainstage == 1}} How many token(s) are you willing to contribute:
{{ else }} How many token(s) are you willing to add to your contribution?
{{ endif }}
{{ if player.num_bargainstage == 1 }}
{{ for choice in choicelist }}
{{ endfor }}
{{ else}}
{{if player.num_bargainstage == 2 }}
{{ for choice in choicelist }}
{{ endfor }}
{{ else }}
{{ for choice in choicelist }}