{% 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. Thank you for your participation.

{% next_button %} Click here to submit your study! {% endblock %}