{% extends "admin/core/base.html" %} {% load static i18n hooks text foundation %} {% block css %} {% endblock %} {% block title-section %}{% trans "Review your submission" %}{% endblock %} {% block body %}
{% blocktrans %}Please review your submission use the details below. If you need to make changes use the links above to move back along the submission steps. You must click the Complete Submission button at the foot of this page to complete the submission process, you will then receive a receipt email. {% endblocktrans %}
{% if request.journal.submissionconfiguration.publication_fees %} {% trans "Agreed to Publication Fees statement" %} . {% endif %} {% if request.journal.submissionconfiguration.submission_check %} {% trans "Agreed to Submission Checklist" %} . {% endif %} {% if request.journal.submissionconfiguration.copyright_notice %} {% trans "Agreed to Copyright statement" %}. {% endif %}
{% trans 'Before submitting you have the option to add additional comments for the editor using the field below. Only the editor will see anything you add here.' %}