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

You are the principal. Please propose a wage offer to your agent.

{% formfield group.principal_wage_offer %} {% next_button %} {% include Constants.instructions_template %} {% endblock %}