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

The chip selected was {{amount}} and your total payment is ${{player.total_payment}}.

{% next_button %} {% endblock %}