{% extends "global/Page.html" %} {% load otree %} {% block title %} Answer the following questions {% endblock %} {% block inner_content %} {% formfields %} {% next_button %} {% endblock %}