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