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

Thank you for participating. Your payment code is 12345

{% next_button %} {% endblock %}