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

Tax Year {{if player.round_number == 1}} 6{{else}} 7{{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.audited == 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 }}

{{ if player.round_number == 2 }}

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 }}