{% extends "global/Base.html" %} {% load staticfiles otree_tags %} {% block title %} You have finished all tasks
{% endblock %} {% block content %} Find out about your payments on the next page.

{% next_button %}
{% endblock %}