{% extends "global/Page.html" %} {% load otree static %} {% block title %} Bid Page {% endblock %} {% block content %}

In this round, the random number will be uniformly distributed from {{ lo }} to {{ hi }}.

{% formfield player.bid %} {% next_button %} {% include Constants.instructions_template %} {% endblock %}