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

Congratulations! You have successfully completed the experiment. Your total payoff from the experiment is {{geld}}.

{% next_button %} {% endblock %}