{% extends "global/Page.html" %} {% load otree %} {% block title %} Your role and decision {% endblock %} {% block content %}
You are the responder.
The proposer will make you an offer on how to divide the {{ Constants.endowment }}.
Please choose below how you would respond to each of the possible offers.
{% formfields %} {% next_button %} {% include Constants.instructions_template %} {% endblock %}