{% load otree %}

{% if roundnumber == 5 %} By clicking Next, you will start the fifth round.
{% endif %} {% if roundnumber == 6 %} By clicking Next, you will start the sixth round.
{% endif %} {% if roundnumber == 7 %} By clicking Next, you will start the seventh round.
{% endif %} {% if roundnumber == 8 %} By clicking Next, you will start the eighth round.
{% endif %}