{% extends "global/Page.html" %} {% load otree %} {% block title %} Thank you {% endblock %} {% block content %}

Laboratory:

Please remain seated until your number is called. Then take your number card, and proceed to the cashier.

Some announcement I might use if I run it online: Your one-time participant code is {{ participant.code }} and please secure this code carefully, for this is the sole proof to receive your payment.

Please fill out this google form for payment information xxxxxx.

We will send out the payment by order and it can take up to 14 days. If you haven't received your payment after xxxxx, please email xxxxxx with your payment code.

{% endblock %}