{% extends "global/Page.html" %} {% load otree %} {% block title %} Results {% endblock %} {% block content %}
The outcome is {{x}}. This amount is added to your earnings.
{% next_button %} {% endblock %}