{% extends "global/Page.html" %} {% load otree %} {% block title %} Post-Experiment Emotional State Survey {% endblock %} {% block content %}
Now we would like to ask you a few questions about how you feel right now.
{{ formfield 'general_feedback' }}
{{ next_button }} {% endblock %}