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