{% extends "global/Page.html" %} {% load staticfiles otree %} {% block title %} Last round has finished {% endblock %} {% block content %}

{% next_button %} {% endblock %}