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