{% extends "global/Base.html" %} {% load otree_tags %} {% block title %}Your Decision{% endblock %} {% block content %}

You are Participant 1. Now please decide how many points you will keep for yourself.

{% formfield group.kept %} {% next_button %} {% include Constants.instructions_template %} {% endblock %}