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

Round {{round}} from {{left_rounds}}

The value for the secret number is:

Secret number

{{secret_number}}

{% next_button %} {% endblock %}