{% extends "global/Page.html" %} {% load otree %} {% block title %} 選択 {% endblock %} {% block content %}

あなたは参加者Aです。今、あなたは {{Constants.endowment}}持っています。 あなたはいくら参加者Bに送りますか?

{% formfields %}

{% next_button %}

{% include Constants.instructions_template %} {% endblock %}