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