{** * templates/workflow/submissionHeader.tpl * * Copyright (c) 2014-2018 Simon Fraser University * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * Include the submission progress bar *}

{translate key="submission.submissionTitle"} {$submission->getLocalizedTitle()}

{translate key="user.role.author_s"} {$submission->getAuthorString()}
{url|assign:submissionProgressBarUrl op="submissionProgressBar" submissionId=$submission->getId() stageId=$stageId contextId="submission" escape=false} {load_url_in_div id="submissionProgressBarDiv" url=$submissionProgressBarUrl}