{% extends "global/Page.html" %} {% load static otree %} {% block title %} Your participation number {% endblock %} {% block content %}
Please enter your participation number:
{% formfield player.participation_number %} {% next_button %} {% endblock %}