{% extends "global/Page.html" %} {% load otree static %} {% block title %} You have completed the individual phase. {% endblock %} {% block content %} When you are ready, we will now move on to the group phase. {% next_button %} {% endblock %}