Welcome to mirror list, hosted at ThFree Co, Russian Federation.

index.tpl « templates « VisitFrequency « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 94bbbfbcc9523a184d3a652bbfbb011fb37c019a (plain)
1
2
3
4
5
6
7
8
9
10
{postEvent name="template_headerVisitsFrequency"}

<a name="evolutionGraph" graphId="VisitFrequencygetEvolutionGraph"></a>
<h2>{'VisitFrequency_ColumnReturningVisits'|translate}</h2>
{$graphEvolutionVisitFrequency}
<br />

{include file="VisitFrequency/templates/sparklines.tpl"}
	
{postEvent name="template_footerVisitsFrequency"}