You can send a message to the reviewer or skip it.
{% extends "admin/core/base.html" %} {% load static %} {% load settings %} {% block title %}Add Review Assignment{% endblock title %} {% block title-section %}Add Review Assignment{% endblock %} {% block title-sub %}#{{ article.pk }} / {{ article.correspondence_author.last_name }} / {{ article.safe_title }}{% endblock %} {% block css %} {% endblock %} {% block breadcrumbs %} {{ block.super }} {% include "elements/breadcrumbs/review_base.html" with subpage="yes" %}
You can send a message to the reviewer or skip it.