{% extends "global/Page.html" %} {% load otree %} {% block title %}Title{% endblock %} {% block content %} Please answer the following questions. {% formfields %} {% next_button %} {% endblock %}