{% extends "global/Page.html" %} {% load otree static %} {% block head_title %} Study {% endblock %} {% block styles %} {% endblock %} {% block content %}

End of Study

You have now finished the study. Please click "Next" to see your payment.


{% next_button %}
{% endblock %} {% block scripts %} {% endblock %}