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

You are about to enter Round {{ subsession.round_number }}. Please click the "next" button to proceed.

{% next_button %} {% endblock %}