{% extends "global/Page.html" %} {% load otree static %} {% block app_styles %} {% endblock %} {% block title %} {% endblock %} {% block content %}
Envelopes Opened
Envelopes Remaining
{% for u in unopened %} {{ u }}{{ value_type }} {% endfor %}

Enter the minimum amount you would be willing to accept in order not to participate in this lottery.

{% formfields %}
{% next_button %}
{% endblock %}