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

Your total earnings from the experiment are {{w}}.

{% next_button %} {% endblock %}