{% extends "global/Page.html" %} {% load otree %} {% block title %} 信頼ゲーム: 君の選択 {% endblock %} {% block content %} {% include Constants.instructions_template %}

あなたはプレイヤーAです。 今あなたは{{Constants.endowment}}持っています。

{% formfields %} {% next_button %} {% endblock %}