{% extends "global/Page.html" %} {% load otree %} {% block title %} Results {% endblock %} {% block content %}
The outcome is {{x}}. Your total earnings from the experiment are {{y}} euros.
{% next_button %} {% endblock %}