{% extends "global/Page.html" %} {% load otree static %} {% block title %} Part 1 summary {% endblock %} {% block content %}

This is the end of Part1.

You will proceed to Part 2 soon.

Your final payoffs will be shown to you once you finish the remaining parts of the experiment.

Please click "next" button to proceed to part 2.

{% next_button %} {% endblock %}