By accepting, you will be required to start a refereeing round on the next screen.
{% endfor %}
{% endif %}
SciPost Submissions Pool
{% for sub in submissions_in_pool %}
{{ sub.header_as_li_for_Fellows }}
{% if perms.scipost.can_assign_submissions %}
{% if sub.editorialassignment_set.all %}
EIC Assignment requests:
{% for assignment in sub.editorialassignment_set.all %}
{{ assignment.info_as_li }}
{% endfor %}