{% extends "global/Page.html" %} {% load otree %} {% block title %} Final Results {% endblock %} {% block content %}

Thank you for your participation.

Your earnings for the experiment is: {{ participant.payoff }}.

{% next_button %} {% endblock %}