{{ block title }}Payment{{ endblock }} {{ block content }} {{ if player.round_number != Constants.num_rounds }}

Final Payments will be announced after round {{ Constants.num_rounds }}. {{ next_button }}

{{ endif }} {{ if player.round_number == Constants.num_rounds }}

This is the payment page. The computer chose round {{ group.round_incentivized }} to be incentivized. In this round, you earned a payment of {{ player.payoff }}.

{{ endif }} {{ endblock }}