{% extends "global/Page.html" %} {% load staticfiles otree %} {% block scripts %} {% endblock %} {% block title %} Choose Your Charity {% endblock %} {% block style %} {% endblock %} {% block content %}

Here is a list of charities. You have 10 minutes to to learn more about their missions. These are all trusted charities with a connection to the LEEPS Lab. After you are done reading, please select one charity. If you choose to donate in any of the upcoming 6 periods, your donations will go to your selected charity.

{% formfield player.charity %}
{% next_button %} {% endblock %}