{{ block title }}{{ endblock }} {{ block content }}
You received the windfall of {{ solidarity_ec }} ECs.
Your earnings: {{ solidarity_earnings }} ECs
({{ solidarity_ec }} ECs windfall − your pledge)
You did not receive the windfall, but you received the pledges from your lucky group members.
Your earnings: {{ solidarity_earnings }} ECs
| Member | Role | Pledge | Earnings |
|---|---|---|---|
| {% if loop.first %} {{ row.label }} {% else %} {{ row.label }} {% endif %} | {% if row.role == 'lucky' %} 🍀 Lucky {% else %} 😔 Unlucky {% endif %} | {{ row.pledge }} ECs | {{ row.earnings }} ECs |