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

Please answer the following question.


{% formfields %} {% next_button %} {{ form.errors }} {% endblock %}