{% extends "global/Page.html" %} {% block styles %} {% endblock %} {% load otree %} {% block title %} Hello {% endblock %} {% block content %}

Please answer the following questions.

{% formfields %} {% next_button %} {% endblock %}