{% extends "global/Page.html" %} {% load otree %} {% block title %}役割決定 {% endblock %} {% block content %} 今回は他の方に土地の提供をお願いしました。 {% formfields %} {% next_button %} {% include Constants.instructions_template %} {% endblock %}