{% extends "global/Page.html" %} {% load otree %} {% block title %}回應者{% endblock %} {% block content %} 你的組員提議分給你 {{group.total_proposal}} 點. {% formfields %} {% next_button %} {% endblock %}