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

Your payoff for the gamble decision is {{eg_payoff}}

{% next_button %} {% endblock %}