{% extends "global/Page.html" %} {% load otree %} {% block title %}Demographics{% endblock %} {% block content %} Please enter the following information: Please note that you have to be at least 18 years old to participate. {% formfields %} {% next_button %} {% endblock %}