{% extends "global/Page.html" %} {% load otree %} {% block title %} Results {% endblock %} {% block content %} {% for p in player.get_others_in_group %} {% endfor %} You contributed: {{ player.contribution }} You earned: {{ player.earning }}