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