{** * lib/pkp/templates/stats/users.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="common.name"} | {translate key="stats.total"} |
|---|---|
| {$row.name} | {$row.value} |