{% extends "global/Page.html" %} {% load otree %} {% block title %} 実験4: ゲーム開始 {% endblock %} {% block content %}

あなたの希望する生産量を入力してください.
{% formfield player.production1 %}

{% next_button %} {% endblock %}