{% extends "global/Page.html" %} {% load otree %} {% block title %} Survey {% endblock %} {% block content %}
Please answer the following questions about how you currently feel. That is, how are you feeling right now?
{% formfields %} {% next_button %} {% endblock %}