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

We would greatly appreciate your feedback about your survey experience!

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