{{ extends "global/Page.html" }} {{ block title }}Prolific ID{{ endblock }} {{ block content }}

Please confirm your Prolific PID before continuing.

{{ if dev_allow_any_prolific_id }}
Local testing mode: Prolific ID validation is disabled.
{{ endif }}
{{ formfield 'prolific_pid' }}
{{ next_button }} {{ endblock }}