{% extends "global/Page.html" %} {% load otree static %} {% block title %} Final results collective task {% endblock %} {% block content %}

The collective task is now completed. In this task you have accumulated {{total_payoff}}.


{% next_button %} {% endblock %}