{% extends "global/SimplePage.html" %} {% block title %} Thank you! {% endblock %} {% block pre_text %}
Your total earnings for today's experiment are {{ participant.payoff }}.
Please wait at your station for further instructions from an experimenter.
Thank you for participating in today's experiment! We hope to see you at another experiment at LEDR soon.
{% endblock pre_text %} {% comment %} We suppress the confirmation/submission button because this is the final page... {% endcomment %} {% block confirm_button %} {% endblock %}