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

Please indicate how much you agree with each of the following statements.

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