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

Your total payoff from the experiment is {{geld}}.

{% next_button %} {% endblock %}