{% extends "global/Page.html" %} {% load staticfiles otree %} {% block title %} Round {{Constants.roundnumber}} - End {% endblock %} {% block content %}
This is the end of round {{Constants.roundnumber}}.

{% next_button %} {% endblock %}