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