{% extends "global/Page.html" %} {% load otree static %} {% block title %} Please select a study (Testing only) {% endblock %} {% block content %}
{{ formfield 'study' }}
{% endblock %}