{% extends "global/Page.html" %} {% load otree %} {% block title %} 実験B 意思決定 {% endblock %} {% block content %}

あなたのマッチング寄付割合は {{ player.matching_rate }}%です。

{% formfield player.donate %}
{% include Constants.instructions_template %}

{% next_button %} {% endblock %}