{% extends "global/Page.html" %} {% block title %}Your Decision{% endblock %} {% block content %}

You are Participant 1. Please decide how much of the {{ Constants.endowment }} you will keep for yourself.

{% formfields %} {% next_button %} {% include Constants.instructions_template %} {% endblock %}