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

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

{% next_button %} {% endblock %}