{% extends "global/Page.html" %} {% load otree %} {% block title %}End round{% endblock %} {% block content %} This is the end of the practice round. Please click on the button below to advance to Round 1. {% next_button %} {% endblock %}