{% extends "global/Page.html" %} {% load otree %} {% block title %}役割決定 {% endblock %} {% block content %} 今回あなたは被害者となりました。 {% formfields %} {% next_button %} {% include Constants.instructions_template %} {% endblock %}