{% extends "global/Page.html" %} {% load otree static %} {% block title %} Please select a study {% endblock %} {% block content %}
Note: In this tourist version, you can select a specific study for testing. {{ formfield 'study' }}
{% endblock %}