{% 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_type1 }} | {{ player.number_Type1 }} | {{ player.asset1auctionprice }} | {{ player.owned_type1 }} | {{ player.auction_spending1 }} |