{{ extends 'global/Page.html' }} {{ block title }}Decisione{{ endblock }} {{ block content }} {% for p in group.get_players %} {% if p.id_in_group == 4 %}

Ecco come ha contribuito al progetto comune il seguente partecipante: ha messo {{p.progettocomune}}.

{% formfields %}

{{ include C.INSTRUCTIONSGENERIC_TEMPLATE }}
{% endif %} {% endfor %} {% next_button %} {{ endblock }}