{% extends "global/Page.html" %} {% load otree static %} {% block title %} Stage 1 - Firm Sets up the Price {% endblock %} {% block content %}
Your role is Firm.
How much would you like to charge the customer for the product?
{% formfield group.firm_price label=""%} Please enter an amount from 0 to 120.{% next_button %}
Reminder of Instructions
{% include Constants.Task1_template %}