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

You will have to do {{n}} tasks.

{% next_button %} {% endblock %}