{% extends "global/Page.html" %} {% load otree static %} {% block title %}
Double Knife against 2 player.
Description:
It's the stage to divide the trimmings.
As the one who cuts the trimmings you are now the last one to choose.
The dark red parts have already been chosen by opponents.
The black piece is assigned to you which is worth {{player.value_trimmings_1}} points.
Value of left: {{ player.value_trimmings_1 }}
Value of middle: {{ player.value_trimmings_2 }}
Value of right: {{ player.value_trimmings_3 }}
Round {{ R }}
Your score: {{ P }}
Please click on the button, and then wait for the remaining two players to proceed...
Otherwise you will be automatically redirected to the next page after 30s.