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