{% if nbrConference == 0 %}
{% else %}
{% for conf in conferences %}
{% endfor %}
{% endif %}