{% extends "global/Page.html" %} {% load otree static %} {% block title %} All the rounds in experiment 2 ended {% endblock %} {% block content %}

In this experiment, you have received {{ player.total_payoffs }} points.

Please press the next button and end the experiment.

{% next_button %} {% endblock %}