{** * templates/submission/complete.tpl * * Copyright (c) 2014-2022 Simon Fraser University * Copyright (c) 2003-2022 John Willinsky * Distributed under the GNU GPL v3. For full terms see the file docs/COPYING. * * The page shown to the user when they submit their submission. *} {extends file="layouts/backend.tpl"} {block name="page"}

{translate key="submission.submit.submissionComplete"}

{translate key="submission.submit.whatNext.description"}

{translate key="submission.submit.whatNext.forNow"}

{/block}