{% load journals_extras %} {% load crispy_forms_tags %} {% if name == 'reports_needed' %} {% if request.user.contributor %} {% include 'submissions/_refereeing_invitations_ongoing.html' with contributor=request.user.contributor %} {% endif %} {% endif %}

Submissions{% if session_acad_field %} in {{ session_acad_field }}: {% if session_specialty %}{{ session_specialty }}{% else %}(all specialties){% endif %}{% else %} (all fields){% endif %}

{% if reports_needed %}

{% include 'bi/alarm-fill.html' %} Reports are needed on these Submissions

Please consider contributing one (even if not explicitly invited to do so)!

Authors will be grateful, and our editorial processing will remain free of undue delays.

To contribute a Report, please navigate to the Submission's page and click on the Contribute a Report link {% if not user.is_authenticated %}(login required){% endif %}


{% endif %}
{% include 'bi/binoculars-fill.html' %}... or use our advanced search {% include 'bi/arrow-right.html' %}
{% crispy form %}