{% extends "global/Page.html" %} {% load otree %} {% block styles %} {% endblock %} {% block title %} Survey {% endblock %} {% block content %}
Please indicate how much you agree with the following sentences:
{% formfields %} {% next_button %} {% endblock %}