{% if nbrCollege == 0 %}
{% else %}
{% for coll in colleges %}
{% endfor %}
{% endif %}