{% extends "admin/core/base.html" %} {% block title %}Decline to Review{% endblock title %} {% block title-section %}Decline to Review{% endblock %} {% block breadcrumbs %} {{ block.super }} {% include "elements/breadcrumbs/reviewer_base.html" %}
  • Decline Review
  • {% endblock breadcrumbs %} {% block body %}

    Thank you for letting us know that you are unable to review at this time. If you are able to provide a name and email for another suitable reviewer we would be most grateful.

    {% if access_code != '' %} Suggest Reviewers {% else %} Suggest Reviewers {% endif %}
    {% endblock %}