{% extends "global/Page.html" %} {% load otree %} {% block title %}意思決定{% endblock %} {% block content %}

あなたはプレイヤー1です。  {{ Constants.endowment }}のうちいくら獲得するかを記入してください。

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