{% extends "global/Page.html" %} {% load otree %} {% block title %}Your Decision{% endblock %} {% block content %}
You are Participant 1. Please decide how much of the {{ Constants.endowment }} you will send to responder.
{% formfield group.sent label="I will send" %} {% next_button %} {% endblock %}