{% extends "global/Page.html" %} {% block title %}Your Choice{% endblock %} {% block content %}
You are Participant A. Now you have {{Constants.endowment}}. How much will you send to participant B?
{% formfields %}{% next_button %}
{% include Constants.instructions_template %} {% endblock %}