{% extends "global/Page.html" %} {% load otree %} {% block title %} Now, please answer the following question about yourself: {% endblock %} {% block content %} {% formfields %}

Please click on the next button to submit your response.

{% next_button %} {% endblock %}