{** * templates/stats/context.tpl * * Copyright (c) 2022 Simon Fraser University * Copyright (c) 2022 John Willinsky * Distributed under the GNU GPL v3. For full terms see the file docs/COPYING. * * The context statistics page. * *} {extends file="layouts/backend.tpl"} {block name="page"}
| {translate key="common.date"} | {translate key="stats.views"} |
|---|---|
| {{ segment.label }} | {{ segment.value }} |
{translate key="stats.context.downloadReport.description"}
| {translate key="stats.dateRange"} | {{ getDateRangeDescription() }} |
|---|
{translate key="stats.context.downloadReport.downloadContext.description"}
{{ getTimelineDescription() }}