{% extends "global/Page.html" %} {% load otree static %} {%block title%} Enter more information {%endblock%} {%block content%} Please enter some more info please and thanks: {%formfields%} {%next_button%} {%endblock%}