{% extends "global/Page.html" %} {% load otree static %} {% block title %} 制度選択ステージ {% endblock %} {% block content %} {% formfield player.select_inst label="どちらの制度にしますか" %} {% next_button %} {% endblock %}