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

Time: {{ time }} seconds.

You are starting the first part of this study.

Please click "Next" to continue.

{% next_button %} {% endblock %}