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

You have completed the first part of the game.

{% endblock %} {% block content %} {% next_button %} {% endblock %}