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

Based on the rounds that were randomly selected, you collected {{ participant.payoff }} and earned a total of {{ money_earned }} during this experiment. The earnings are based on two randomly selected rounds and are derived from your points in those rounds. After you have left the cubicle, the experimenter pays you in cash.

{% next_button %} {% endblock %}