{% extends "global/Page.html" %} {% load staticfiles otree_tags %} {% block title %} Response {% endblock %} {% block content %}
You are the agent(participant 2). Your principal (participant 1) has offered you a wage offer:
| Payment |
|---|
| {{ group.principal_wage_offer }} |
{% next_button %}
{% endblock %} {% block scripts %} {% endblock %}