{% extends "global/Page.html" %}
{% load otree static %}
{% block title %}
Prolific
{% endblock %}
{% block content %}
Please enter your Prolific ID. It is crucial that you enter the correct ID. If you do not enter the correct ID and are selected to receive a bonus payment, it is impossible to match your responses to your prolific account, resulting in no bonus payment.
{{formfields}}
{% next_button %}
{% endblock %}