{% extends "global/Page.html" %} {% load otree static %} {% block title %} End of Expert-Client Game {% endblock %} {% block content %}

You have finished the whole task of the expert-client game!

Please click "Next" to proceed to a questionnaire.

You will be informed about your payment after fulfilling the questionnaire.

{% next_button %} {% endblock %}