{% extends "global/Page.html" %} {% load otree static %} {% block styles %} {% endblock %} {% block title %} Part 2 {% endblock %} {% block content %}
Time: {{ time }} seconds.
You are starting the second part of this study. For this, you will
be playing with two other participants.
Please click "Next" to continue.
{% next_button %} {% endblock %}