{% extends "global/Page.html" %} {% load otree %} {% block title %} Beauty Contest {% endblock %} {% block content %}
Please enter a number from 0 to {{ session.config.endowment }}, with up to three decimal places.
{% formfields %} {% next_button %} {% endblock %}