{{ extends 'otree/WaitPage.html' }} {{ block title }}{{ title_text }}{{ endblock }} {{ block content }} {{ body_text }} {{ if player.isSkipped }}

Sorry, you were removed from the game as you have the lowest cutting rate. As a punishment you'll have to wait until the other lumberjacks have finished their next 2 rounds.

You have cut down ({{ player.participant.payoff_plus_participation_fee() }}) trees by round 3.

{{ endif }} {{ endblock }}