{{ extends 'global/Page.html' }} {{ block title }}Player 1 Final Choice{{ endblock }} {{ block content }}

Will you stop the game and get a return of {{Constants.p1_payoff_5}} and give the other player a return of {{Constants.p2_payoff_5}}?

Or will you continue and get a return of {{Constants.p1_payoff_6}} and give the other player a return of {{Constants.p2_payoff_6}}?

{{ next_button }} {{ endblock }}