{% extends 'submissions/admin/base.html' %} {% block pagetitle %}: Prepare Editorial Recommendation for voting{% endblock pagetitle %} {% load scipost_extras %} {% load bootstrap %} {% load conflict_tags %} {% block breadcrumb_items %} {{block.super}}
{% endblock %} {% block content %}{{ recommendation.submission.referees_flagged|linebreaksbr }}
{% endif %}Fellows with expertise matching the Submission's subject area:
Fellows who were eligible to vote in previous versions of this recommendation:
Fellow | Conflicts |
---|---|
{{ fellow }} | {% with fellow.conflict_of_interests.non_deprecated|filter_for_submission:recommendation.submission as conflicts %} {% include 'submissions/admin/_conflicts.html' with conflicts=conflicts submission=recommendation.submission %} {% endwith %} |
(only up to 5 most recent shown; if within the last 3 years, referee is disqualified):