{** * templates/frontend/pages/submissions.tpl * * Copyright (c) 2014-2023 Simon Fraser University * Copyright (c) 2003-2023 John Willinsky * Distributed under the GNU GPL v3. For full terms see the file docs/COPYING. * * @brief Display the page to view information about submissions. *} {capture assign="submissionChecklistAfterContent"} {foreach from=$sections item="section"} {if $section->getLocalizedPolicy()}
{translate key="about.onlineSubmissions.submitToSection" name=$section->getLocalizedTitle()|escape url=$sectionSubmissionUrl}
{/if}