{% extends "global/Page.html" %} {% load otree static %} {% block content %}
{% formfield player.guess label="Please enter the number you have chosen (between 0 and 100):" %}
{% endblock %}