{% extends "global/Page.html" %} {% load otree %} {% block title %} Stage 2 {% endblock %} {% block content %}
{% if player.option_choice_1 == False %} You chose not to gamble in Stage 1.
You kept the certain amount which was:
{% if player.C < player.w0 %}
${{ player.C }}0
{% elif player.C > player.w0 %}
${{ player.C }}0
{% else %}
Your new options are:
Select the Option