<li><iclass="fa fa-check-circle text-success"></i> No email-duplicate Contributors found</li>
<li><iclass="fa fa-check-circle text-success"></i> No email-duplicate Contributors found</li>
{% endif %}
{% endif %}
{% if next_contributor_wo_profile %}
{% if next_contributor_wo_profile %}
<li>Create a Profile for <ahref="{% url 'profiles:profile_create' from_type='contributor' pk=next_contributor_wo_profile.id %}">the next</a> Contributor without one ({{ nr_contributors_wo_profile }} to handle)</li>
<li><iclass="fa fa-exclamation-circle text-warning"></i>Create a Profile for <ahref="{% url 'profiles:profile_create' from_type='contributor' pk=next_contributor_wo_profile.id %}">the next</a> Contributor without one ({{ nr_contributors_wo_profile }} to handle)</li>
{% else %}
{% else %}
<li><iclass="fa fa-check-circle text-success"></i> All registered Contributors have a Profile</li>
<li><iclass="fa fa-check-circle text-success"></i> All registered Contributors have a Profile</li>