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

The outcome is {{x}}. The amount of {{x}} euros is added to your earnings. Your total earnings from the experiment are {{y}} euros.

{% next_button %} {% endblock %}