{% extends "global/Page.html" %} {% load otree static %} {% block title %} End of Practice Task {% endblock %} {% block content %}

You have completed the practice task. The actual task will now begin.

Press "Next" to proceed.

{% next_button %} {% endblock %}