{% extends "global/Page.html" %} {% load otree static %} {% block title %} Stage 1 {% endblock %} {% block content %} {% formfields %} {% if player.round_number == 1 %} {% else %} {% endif %} {% next_button %} {% endblock %}