{% extends "global/Page.html" %} {% load otree %} {% block content %}

Your role is: {{ player.get_role }}

Round Results

Round: {{ player.round_number }} of {{ C.NUM_ROUNDS }}

If the computer selects this round for payment, you will receive:

{{ total_earnings }} ECUs.

{{ next_button }}
{% endblock %}