{{ extends "global/Page.html" }}
{{ block title }}Joint Account{{ endblock }}
{{ block content }}
{{ include_sibling 'uw_teton_bg.html' }}
{{ if player.cq == 2 or player.cq_try2 == 2 }}Correct!{{ else }}Incorrect.{{ endif }} At the end of the study, all funds in the joint account are split evenly between you and your partner.
{{ formfields }}
{{ next_button }}
{{ endblock }}