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

Your reward from the experiment is {{y}}. Thank you for participating in the experiment.

{% next_button %} {% endblock %}