{% extends "global/Page.html" %} {% load otree static %} {% block title %}

Practice Round

Summary

{% endblock %} {% block content %}

This is the end of the practice round.

Now you will proceed to part 1.

Once you are ready, please press the next button.

{% next_button %} {% endblock %}