{% extends "global/Page.html" %} {% load otree %} {% block title %}Auction Results{% endblock %} {% block content %}
| Your bid | Number bid for | Asset price | Number won | Your spending | |
|---|---|---|---|---|---|
| Results: | {{ player.bid_amount_type2 }} | {{ player.number_Type2 }} | {{ player.asset2auctionprice }} | {{ player.owned_type2 }} | {{ player.auction_spending2 }} |