{% extends "global/Page.html" %} {% load otree static %} {% block title %} 実験6を終了します {% endblock %} {% block content %} 全ての実験が終了しました {% next_button %} {% endblock %}