{% extends "global/Page.html" %} {% load otree static %} {% block title %} Introduction {% endblock %} {% block content %} This random number is {{player.random_number}}


{% next_button %} {% endblock %}