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