{% extends "global/Page.html" %} {% load otree static %} {% block title %} Result {% endblock %} {% block content %} {% if player.id_in_group == 2 %}
Period {{t}} is chosen to be the final quantity, and your payoff is {{PayoffOPERATIONS}}.
{% else %} Period {{t}} is chosen to be the final quantity, and your payoff is {{PayoffSALES}}. {% endif %} {% next_button %} {% endblock %}