{% extends "global/Base.html" %} {% load staticfiles otree %} {% load static %} {% block title %} Earnings for Task 1 {% endblock %} {% block content %}
You have completed Task 1.
For this Task, you have earned {{ T1payoff }} cents.
We will now wait for all participants to complete Task 1 before starting on the instructions for Task 2.
{% endblock %}