{% extends "global/Page.html" %} {% load otree %} {% block title %} Part 1: Donation - Results {% endblock %} {% block content %}

You decided to donate {{ donation }} to UNICEF.

You kept {{ kept }}.

Thank you for participating in the first part of the survey.

{% next_button %} {% endblock %}