Currency B holdings : {{ player.allocation_btc }} {% if player.role == 'buyer' %} # of packages purchased: {% else %} # of packages left for sale {% endif %} {{ player.units_btc }} {% if player.role == 'seller' %} {% else %} Chips bought in this round: {{ player.thisround_profit }} {{player.Currency_name}} made in this round: {{player.Currency_symbol}}{{ player.thisround_euro }} {% endif %}