{** * templates/stats/articles.tpl * * Copyright (c) 2013-2019 Simon Fraser University * Copyright (c) 2003-2019 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * The article statistics page. * *} {include file="common/header.tpl" suppressPageTitle=true}
{translate key="common.date"} | {translate key="submission.abstractViews"} | {translate key="stats.fileViews"} | {translate key="stats.total"} |
---|---|---|---|
{{ segment.dateLabel }} | {{ segment.abstractViews }} | {{ segment.totalFileViews }} | {{ segment.total }} |