{% extends "otree/Page.html" %}
{% load otree static %}
{% block title %}
Round: {{ player.get_round }}
Your Role: {{ player.role }}
Your ID: {{ player.participant.id_in_session }}
Baseline Earnings in this Round = {{ Constants.income }}