{% extends "global/Base.html" %} {% load staticfiles otree_tags %} {% block title %} Results - Round {{player.round_number}} {% endblock %} {% block content %}
If this round is selected for payment, your payoff will be: {{player.preliminary_payoff}}
{% next_button %} {% endblock %}