{% extends "global/Page.html" %} {% load otree static %} {% block title %} 実験開始 {% endblock %} {% block content %} それでは実験を開始します。 {% next_button %} {% endblock %}