{% extends "global/Page.html" %} {% load staticfiles otree_tags %} {% block title %} Propose a wage offer {% endblock %} {% block content %}

You are the principal (participant 1). Please propose a wage offer for your agent (participant 2).

{% formfield group.principal_wage_offer %} {% next_button %} {% endblock %}