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

The amount {{amount}} is randomly selected. Go on to the next page to see how many tasks you will have to complete to receive this amount of money.

{% next_button %} {% endblock %}