{% extends "global/Page.html" %} {% load otree static %} {% block title %} School Time Wait Page {% endblock %} {% block content %} Click the button when you are ready to start the next page {% next_button %} {% endblock %}