You can send a message to the author or skip it.
{% extends "admin/core/base.html" %} {% load foundation %} {% load settings %} {% block title %}Request Revisions{% endblock title %} {% block title-section %}Request Revisions{% endblock %} {% block title-sub %}#{{ article.pk }} / {{ article.correspondence_author.last_name|se_can_see_pii:article }} / {{ article.safe_title }}{% endblock %} {% block breadcrumbs %} {{ block.super }} {% include "elements/breadcrumbs/review_base.html" with subpage="yes" %}