{{ extends 'global/Page.html' }} {{ block title }}Payoffs: Example 2{{ endblock }} {{ block content }}

In this example, if you are sent to Island B, you would receive {{ payoff_b }} points.

{{ pf_graph }}

{{ next_button }} {{ endblock }}