{% extends "global/Page.html" %} {% load otree %} {% block title %} Your Prolific ID {% endblock %} {% block content %} {% formfield 'prolific' label="Please, write your Prolific ID in the box. It is important that you write it correctly, because we will use this information to process your payment." %} {% next_button %} {% endblock %}