{% extends "global/Page.html" %} {% load otree static %} {% block title %} Conclusion {% endblock %} {% block content %}
{% if player.consent %}

Thank you for choosing to participate in this study. Please note that the article and events presented are entirely fictitious and are intended to evaluate the public response to these incidents. Kindly click on this link to confirm completion of this study OR manually enter the following completion code: 2344D468.

{% else %}

You may now close this window and return this study to Prolific.

{% endif %}

{% endblock %}