{% extends "global/Base.html" %} {% load staticfiles otree_tags %} {% block title %} Results {% endblock %} {% block content %}
The paying round is: {{paying_round}}

Your payoff is: {{total_payoff}}
{% next_button %} {% endblock %}