{% extends "global/Page.html" %} {% load otree %} {% block title %}Questions on you and your relations{% endblock %} {% block content %} Please answer the following questions {% formfields %} {% next_button %} {% endblock %}