{% extends "global/Page.html" %} {% load otree static %} {% block styles %} {% endblock %} {% block scripts %} {% endblock %} {% block title %} Welcome {% endblock %} {% block content %}
Please click "next" when you are ready to begin the experiment.
{% next_button %} {% endblock %}