{% extends "global/Page.html" %} {% load otree static %} {% block title %} Results {% endblock %} {% block content %}
| Your endowment: | {{ player.endowment }} |
| Player contribution: | {{ player.contribution }} |
| Average contribution: | {{ group.average_contribution }} |
| Player payoff: | {{ player.payoff }} |