{** * 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="context.context"}

{translate key="stats.views"}

{translate key="stats.daily"} {translate key="stats.monthly"}
{translate key="stats.views.timelineInterval"}
{translate key="common.date"} {translate key="stats.views"}
{{ segment.label }} {{ segment.value }}

{translate key="stats.views"}

{/block}