{% extends "global/Page.html" %} {% load otree %} {% block title %} Your Choice {% endblock %} {% block content %} {% if player.role == 'firm' %}
You are the Firm. You start with {{Budget|c}}. Make your choice accordingly from options below.
You are the Agency. You start with {{Budget|c}}. Make your choice accordingly from options below.