{{ extends 'global/Page.html' }}
{{ block title }}End of Study{{ endblock }}
{{ block content }}
You have reached the end of the study. Thank you for your participation.
Please return to Prolific to receive your payment.
Base participation fee: {{ session.config.participation_fee }}
Variable pay: {{ player.payoff }}
Total: {{ total_payment }}
{{ next_button }} {{ endblock }}