{% extends "global/Page.html" %} {% load otree static %} {% block title %} {% if start_part_2 == subsession.round_number %} Part 1 {% elif start_lottery == subsession.round_number %} Part 2 {% else %} Practice Round {{ next_round }} {% endif %} is Finished {% endblock %} {% block content %}
{% if scenarios_1_start > subsession.round_number %} Please click the Next button when you are ready for the next Round