{% extends "global/Page.html" %} {% load otree %} {% block title %} Game0Results {% endblock %} {% block content %} You earned: {{ payoff0 }} {% next_button %} {% endblock %}