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

Please click on the "Next" button to go to the next step

{% next_button %}

{% endblock %}