{% extends "global/Page.html" %} {% load staticfiles otree %} {% block title %} Feedback {% endblock %} {% block content %}
Thank you for contributing to our research.
Please, copy the payment code and paste it in the corresponding box in the other window:
Would you like to give any feedback on the experiment?
{% formfield player.feedback label='' %}
{% endblock %}