{% extends "global/Page.html" %} {% load otree %} {% block title %} 信頼ゲーム: あなたの選択 {% endblock %} {% block content %}

あなたは参加者Aです.あなたは今 {{Constants.endowment}} 点所持しています.

{% formfields group.sent_amount %} {% next_button %} {% endblock %}