{% for donor in donors %}
{% if donor.isValidated %}
{% if donor.picture != '' and donor.picture is not null %}
 }})
{% endif %}
{% if donor.company != '' and donor.company is not null %}
{{ donor.company }}
{% else %}
{{ donor.firstname }} {{ donor.name }}
{% endif %}
{{ donor.description }}