| The implemented alternative is | {% if numeric_collective_choice == 0 %}{{collective_choice}} | {% elif numeric_collective_choice == 1 %}{{collective_choice}} | {% elif numeric_collective_choice == 2 %}{{collective_choice}} | {% elif numeric_collective_choice == 3 %}{{collective_choice}} | {% endif %}
| Your payment is | {{ earnings }} | |||
| {% next_button %} |