{% extends "global/Base.html" %} {% load staticfiles otree_tags %} {% block title %} Final Page {% endblock %} {% block content %}
Thank you for taking part in this study. Your account will be credited with {{total_payoffs}}.
Please help us improve the study by briefly answering the following questions:
{% for field in form %} {% formfield field %} {% endfor %} {% next_button %} {% endblock %}