{% extends "global/Page.html" %} {% load otree %} {% block title %} 実験説明書B {% endblock %} {% block content %} {% include Constants.instructions_template %} {% next_button %} {% endblock %}