{% extends "global/Page.html" %} {% load otree static %} {% block styles %} {% endblock %} {% block title %} Checker {% endblock %} {% block content %}
The number is {{player.display_value }}

{% formfield player.input_checker %}
{% next_button %} {% endblock %}