{% load crispy_forms_tags %}
{% include 'scipost/messages.html' %} {% for profile in collection.expected_authors.all %} {% empty %} {% endfor %}
Profile Actions
{{ profile }} Remove
No expected authors yet

Add an expected author

{% crispy profile_search_form %}