{% extends "global/Page.html" %} {% load otree %} {% block title %} Game 1 is over, please click "Next" to advance to game 2. {% endblock %} {% block content %} {% next_button %} {% endblock %}