{% extends "global/Page.html" %} {% load otree static %} {% block title %} Results {% endblock %} {% block content %}
| Retailer A | Retailer B | |
|---|---|---|
| Order quantity | {{ player.order1}} | {{ player.order2 }} |
| Allocated quantity | {{ player.allocation1 }} | {{ player.allocation2 }} |