{% extends "global/Page.html" %} {% block title %}Bid{% endblock %} {% block content %}
Round # {{ subsession.round_number }}.
Your cumulative earnings from prior rounds are: {{ participant.payoff }}.
Your value in this round {{ player.value }}
Please, submit your bid.