{% load bootstrap %} {% load submissions_extras %}

Dear {{ fellow.get_title_display }} {{ fellow.user.last_name }},

Please find below a digest of your current assignments, with (if applicable) pending and upcoming required actions. Many thanks in advance for your timely intervention on any point in need of attention.

{% if assignments_to_consider %}

Assignments for you to consider:

{% endif %} {% if assignments_ongoing %}

Current assignments (Submissions for which you are Editor-in-charge):

{% endif %} {% if assignments_upcoming_deadline %}

Upcoming refereeing deadlines:

{% endif %}

Need help or assistance?

Don't hesitate to email the editorial administration if you need any assistance.

Many thanks,
The SciPost Team.

{% include 'email/_footer.html' %}