{** * templates/submission/form/index.tpl * * Copyright (c) 2014-2019 Simon Fraser University * Copyright (c) 2003-2019 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * Main template for the author's submission pages. *} {strip} {assign var=pageTitle value="submission.submit.title"} {include file="common/header.tpl"} {/strip}
{include file="common/footer.tpl"}