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

Results Summary

Your Contribution: {{ player.contribution }}
Group Contribution: {{ player.get_team_contribution }}
Multiplier: {{ group.get_multiplier_value }}
Number of players on team {{ player.get_team_size }}
Individual Earnings {{ group.individual_share }}
{% next_button %} {% endblock %}