{% if nbAll == 0 %}
{% else %}
{% for allR in allocations %}
{% endfor %}
{% endif %}