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

The outcome is {{y}}. {{y}} euros are added to your current earnings.

{% next_button %} {% endblock %}