{% extends "global/Page.html" %} {% load otree %} {% block title %} Stage three——Round {{ subsession.round_number }} of {{ Constants.num_rounds }} {% endblock %} {% block content %} The message from leader
The group leader sends a message: “Let's contribute {{ group.public_good_suggested_amount}} ECs to the group account.”
If you have finished reading, please click the "next" button to enter the group account investment.
{% endblock %}