{** * submission.tpl * * Copyright (c) 2000-2008 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * Presenter's submission summary. * * $Id: submission.tpl,v 1.9 2008/04/04 17:06:54 asmecher Exp $ *} {translate|assign:"pageTitleTranslated" key="submission.page.summary" id=$submission->getPaperId()} {assign var="pageCrumbTitle" value="submission.summary"} {include file="common/header.tpl"} {include file="presenter/submission/management.tpl"}
{include file="presenter/submission/status.tpl"}
{include file="presenter/submission/metadata.tpl"} {include file="common/footer.tpl"}