{% extends "global/Page.html" %} {% load otree static %} {% block title %} Some personal information. {% endblock %} {% block content %}

Before we start this study, we would need to know your gender and nationality.

{% formfields %}
{% next_button %}
{% endblock %}