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

In closing, I would like to ask you to give some information on yourself. It will be treated strictly confidentially.

{% for field in form %} {% formfield field %} {% endfor %}
{% next_button %} {% endblock %}