{% extends "global/Page.html" %} {% load otree static %} {% block title %} Your Earnings from This Experiment {% endblock %} {% block content %}

The software randomly chose the following rounds to determine your payment:

Your total payoff from this session is {{total_payoff}}.

Thank you for participating.

{% endblock %}