{% extends "global/Base.html" %} {% load staticfiles otree_tags %} {% block title %} Welcome! {% endblock %} {% block content %}
Please enter below the unique Prolific ID assigned to you for this experiment:
{% formfield player.pa_id with label="" %} {% next_button %} {% endblock %} {% block styles %} {% endblock %}