{{ extends "global/Page.html" }} {{ block title }} Thank your for participating! {{ endblock }} {{ block content }}

Round {{ participant.paid_round }} was selected for payment.

Your payoff from that round is {{ participant.payoff }}.

Your total payoff is {{ participant.payoff_plus_participation_fee() }}.

{{ next_button }} {{ endblock }}