{% extends "global/Page.html" %} {% load otree static%} {% block title %} Final Result {% endblock %} {% block content %} This is the end of the experiment.

Your payoff from the experiment is {{ finalpayoff }}. {% next_button %} {% endblock %}