{% extends "global/SimplePage.html" %} {% block title %} Thank you! {% endblock %} {% block pre_text %}

Your total earnings for today's experiment are {% player.payoff %}.

{% endblock pre_text %} {% comment %} We suppress the confirmation/submission button because this is the final page... {% endcomment %} {% block confirm_button %} {% endblock %}