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

This is the end of the experiment.

Your total payoffs in part 1 are {{ part1_payoff }} , which equals to {{ part1_payoff_currency}}

{% formfields %} {% next_button %} {% endblock %}