{% extends "global/Page.html" %} {% load otree static %} {% block styles %} {% endblock %} {% block title %} Part 3 {% endblock %} {% block content %}
Time: {{ time }} seconds.
You are starting the third part of this study.
Please click "Next" to continue.
{% next_button %} {% endblock %}