{% extends "global/Page.html" %} {% load staticfiles otree %} {% block title %} Round {{Constants.roundnumber}} - Start {% endblock %} {% block content %}
Get ready! You will now start round {{Constants.roundnumber}}.

{% next_button %} {% endblock %}