{% extends "global/Page.html" %} {% load otree %} {% block title %} 実験A 意思決定 {% endblock %} {% block content %} {% formfield player.donate %}
{% include Constants.instructions_template %}
{% next_button %} {% endblock %}