{% extends "global/Page.html" %} {% load otree static %} {% block title %} ご協力ありがとうございました。 {% endblock %} {% block content %}

あなたの回答は
1. {{ player.subject }}
2. {{ player.subject2 }}
そしてあなたの割引率は
6ヶ月後:{{ dis1 }}、一年後:{{ dis2 }}、 2年後: {{ dis3 }}、 4年後: {{ dis4 }}
でした。

{% next_button %} {% endblock %}