You can send a message to the author or skip it.
{% include 'admin/elements/email_form.html' with form=form skip=1 %}
{% extends "admin/core/base.html" %} {% load static %} {% block title %}Request Author Copyedit{% endblock %} {% block title-section %} Request Author Copyedit #{{ author_review.id }} {% endblock %} {% block title-sub %}#{{ article.pk }} / {{ article.correspondence_author.last_name }} / {{ article.safe_title }}{% endblock %} {% block breadcrumbs %} {{ block.super }} {% include "elements/breadcrumbs/copyediting_base.html" %}
You can send a message to the author or skip it.