{% extends "global/Base.html" %} {% load staticfiles otree_tags %} {% block title %} Bid {% endblock %} {% block styles %} {% endblock %} {% block scripts %} {% endblock %} {% block content %}

Your value to the object is {{ player.private_value }}.

Your bid: points
If you win the auction, you would have a payoff of points - Second highest bid.
{% next_button %} {% include Constants.instructions_template %} {% endblock %}