{% extends "global/Page.html" %} {% load otree static %} {% block title %} Results {% endblock %} {% block content %} You are a {{ role }}.

You earned {{ earning }}.
{% next_button %} {% endblock %}