{% extends "global/Page.html" %} {% load otree %} {% block title %} 仕入れ価格の設定 {% endblock %} {% block content %} {% formfield player.Sprice label="仕入れ価格を選択してください。" %}
{% next_button %}