{% extends "global/Page.html" %} {% load otree %} {% block title %}Demographics{% endblock %} {% block content %} Please tell us a little bit about yourself! {% formfields %} {% next_button %} {% endblock %}