{{ extends "global/Page.html" }} {{ block title }} Message from Leader and Your Contribution Decision {{ endblock }} {{ block content }}
Round {{ player.round_number }} of {{ C.NUM_ROUNDS }}
{{ if leader_left }} Last message from your Leader: {{ else }} Message from your Leader: {{ endif }}
You have {{ C.MEMBER_ENDOWMENT }} tokens. How much would you like to contribute to the group account?
Remember: All contributions will be multiplied by {{ C.MULTIPLIER }} and shared equally among the {{ active_member_count }} active group member{{ if active_member_count != 1 }}s{{ endif }}.
{{ formfields }}