{% extends "global/Page.html" %} {% load otree static %} {% block title %} Results {% endblock %} {% block content %} You earned {{ Earnings }}
Your rank is {{ Rank }}
Your growth rate, R, for later rounds will be {{ Rate }}
{% next_button %} {% endblock %}