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

You are the Student. Your payoff is {{ player.payoff }}.

{% endblock %}