{% load crispy_forms_tags %}
{% include 'scipost/messages.html' %} {% for editor in collection.expected_editors.all %} {% with profile=editor.contributor.profile %} {% endwith %} {% empty %} {% endfor %}
Fellow Actions
{{ profile }} Remove
No expected editors yet

Add an expected editor

{% crispy editor_fellowship_search_form %}