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

You are Participant B. Participant A sent you {{group.sent_amount}} and you received {{tripled_amount}}.

{% formfield group.sent_back_amount %} {% next_button %} {% endblock %}