{** * templates/sectionEditor/submissionReview.tpl * * Copyright (c) 2013-2015 Simon Fraser University Library * Copyright (c) 2003-2015 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * Submission review. * *} {strip} {translate|assign:"pageTitleTranslated" key="submission.page.review" id=$submission->getId()}{assign var="pageCrumbTitle" value="submission.review"} {include file="common/header.tpl"} {/strip}
{include file="sectionEditor/submission/peerReview.tpl"} {include file="sectionEditor/submission/editorDecision.tpl"} {include file="common/footer.tpl"}