{% extends "global/Page.html" %} {% load otree static %} {% block title %} Welcome screen: Embedded Style Sheet {% endblock %} {% block content %}

Welcome to a new stage of the experiment.
You will divide a cake in seven rounds against 1 human player using the
I cut You choose procedure.
Throughout the seven rounds you will be the cake cutter, and your opponent the chooser.
The other human player and the toppings of the cake remain constant during these seven rounds.

The instructions of the procedure are described in the next page.
Read them carefully because the payment you will receive depends on you decisions.

Click on the next botton to continue, or you will be redirected to the next page within 30 seconds.

{% endblock %} {% block styles %} {% endblock %}