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

Out of 10 dollars, 5$ have been initially assigned to YOU and 5$ to an independent non-partisan water security organization.

Given the initial setting described, assuming you can modify this initial allocation, how would you allocate the money between yourself and an independent non-partisan water security organization?

Initial allocation
You = 5   |   Organization = 5

Selected allocation
You = 5   |   Organization = 5

{% for value, label in choices %} {% endfor %}

{{ endblock }}