{% load submissions_pool %} {% load ethics_extras %} {{ fellowship.contributor }} {{ fellowship.get_status_display }} {% if fellowship.is_currently_available %} {% include "bi/check-square-fill.html" %} {% else %} {% include "bi/x-square-fill.html" %} {% endif %} {% if "edadmin" in user_roles or "active_senior_fellow" in user_roles %} {% include "icons/reception.html" with value=fellowship.nr_ongoing_editorial_assignments max=4 %} {% endif %} {{ fellowship.submission_qualification.0.get_expertise_level_display }} {{ fellowship.submission_readiness.0.get_status_display }} {% if "edadmin" in user_roles or "active_senior_fellow" in user_roles %} {% if fellowship.contributor.profile.submission_clearance.0 %} all clear  (asserted by {{ fellowship.contributor.profile.submission_clearance.0.asserted_by }}) {% else %} {% get_profile_competing_interests submission.competing_interests fellowship.contributor.profile as ci_qs %} {% if ci_qs %} {% if "edadmin" in user_roles %}{% endif %} {% for ci in ci_qs %} {% endfor %}
Related Profile / (nature) Actions
{{ ci.related_profile }}
({{ ci.get_nature_display }})
{% if "edadmin" in user_roles %} {% include "bi/trash-fill.html" %} {% endif %}
{% else %} unknown {% endif %} {% endif %} {% if "edadmin" in user_roles %}
{% include "bi/plus-square-fill.html" %} {% include "bi/trash-fill.html" %} {% if fellowship.submission_readiness.0.status != 'desk_reject' %} {% include "bi/envelope-fill.html" %} {{ fellowship.nr_manual_eic_invitations|default:'' }} {% endif %}
{% endif %} {% endif %}