{** * lib/pkp/templates/stats/editorial.tpl * * Copyright (c) 2013-2021 Simon Fraser University * Copyright (c) 2003-2021 John Willinsky * Distributed under the GNU GPL v3. For full terms see the file docs/COPYING. * * The editorial statistics page. * *} {extends file="layouts/backend.tpl"} {block name="page"}

{translate key="stats.editorialActivity"}

{{ totalActive }} {translate key="stats.submissionsActive"}

{{ stage.count }} {{ stage.name }}

{translate key="stats.trends"}

{{ filterSet.heading }}

{/block}