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

You are Participant A. Now you have {{Constants.endowment}}.

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