{{ block title }} Results {{ endblock }} {{ block content }}

Tax Year {{player.round_number}}

{{if player.participant.treatment != None}} {{else}}{{endif}}
Your Details Points
Your Endowed Income {{C.ENDOWMENT}}
Your Declared Income {{ player.declared_income }}
Tax Paid on Declared Income {{ player.tax_paid_on_declared_income }}
Selected by Tax Authorities for Audit? {{ if player.audit_score == 1 }} YES {{ else }} NO {{endif}}
Additional Tax Payable (if any) {{ player.additional_tax_payable }}
Fine (if any) {{ player.fine }}
End of Round Income {{ player.payoff }}
Tax Embezzled by the Country Officials {{ player.amount_embezzled}}

{{ if player.round_number == 2 and player.participant.treatment != None}}In the next step, you will be asked whether you wish to emigrate to Country B {{else}}{{endif}}

{{if player.round_number != 2}}

When ready, click on NEXT to move to the next tax year.
{{else}}{{endif}}

{{ formfields }} {{ next_button }} {{ endblock }}