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

How many numbers would you like to try:

{% next_button %} {% endblock %}