{% extends "global/Page.html" %}
{% block title %}Thank You{% endblock %}
{% block content %}
You participation in this task is now complete.
The following round was randomly selected for payment: round {{ player.payoff_round }}.
In round {{ player.payoff_round }}, you earned {{ lira }} Lira.
Therefore, your total payout is {{ total }}, which includes
the $1.00 participation fee + {{ player.payoff }} from round {{ player.payoff_round }}.