{% extends "global/Page.html" %} {% load otree %} {% block title %}Welcome{% endblock %} {% block content %}
Welcome to this experiment and thank you for participating.
Press the button when you’re ready to start.
You will be given 8 minutes to read the instructions.
{% next_button %} {% endblock %}