{% extends "global/Page.html" %} {% load otree %} {% block title %} enter your information {% endblock %} {% block content %} Please enter the following information {% formfields %} {% next_button %} {% endblock %}