{% extends "global/Base.html" %} {% load staticfiles otree_tags %} {% block title %} Propose a contract {% endblock %} {% block content %}

You are Participant A. Please propose a contract for Participant B.

{% formfield group.agent_fixed_pay %} {% formfield group.agent_return_share %} {% next_button %} {% include Constants.instructions_template %} {% endblock %}