{% extends "global/Page.html" %} {% load otree %} {% block title %} Results4 {% endblock %} {% block content %}You contributed: {{ player.contribution4 }}
You earned: {{ player.earning4 }}
From the group you get: {{ individual_share4 }}
Thus now you have: {{ payoff4 }} {% next_button %} {% include Constants.instructions_template %} {% endblock %}