{{ block title }} Bargaining: Third Stage {{ endblock }} {{ block content }}

{{ if player.round_number <= Constants.num_rounds_phase1 }} Phase 1 {{ else }} Phase 2 {{ endif }}: Round {{ player.round_number_phase }}

{{ include Constants.Bargaining_You }}
{{ include Constants.Bargaining_YourMatch }}
{{ include Constants.HistoryBox }}
{{ include Constants.Information_template }}
{{ endblock }}