{% extends "global/Page.html" %} {% load otree static %} {% block title %} You have finished the experiment! Feel free to close the browser and enjoy the rest of your day :) {% endblock %} {% block content %} {% next_button %} {% endblock %}