{% extends "global/Page.html" %} {% load otree static %} {% block title %} Results {% endblock %} {% block content %} Your combined payoff is {{ combined_payoff }}. {% next_button %} {% endblock %}