{% extends "global/Page.html" %} {% load otree static %} {% block title %}The experiment has ended.{% endblock %} {% block content %} {% next_button %} {% endblock %}