{{ block title }} Results {{ endblock }} {{ block content }} {{if trade_happened}}

The trade was successfull!

{{else}}

No trade happened!

{{endif}} {{if player.participant.helicopter_money}}

You received {{helicopter_bonus}} additional tokens.

{{endif}}

Your tokens: {{player.participant.tokens}}
Your points: {{player.participant.points}}
Mean selling price: {{mean_selling_price}}

{{if not last_round}} {{ next_button }} {{endif}} {{ endblock }}