{% extends "global/Page.html" %} {% load otree static %} {% block title %} Good job! {% endblock %} {% block content %}

Good job completing your first task-list pair!
You have two more tasks left to complete the experiment.
Press the next button to complete your second task-list pair.

{% next_button %} {% endblock %}