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