{{if $current === 'stats'}}
- {{:link href="?period=%s&type=entry"|args:$period label="Entrées"}}
- {{:link href="?period=%s&type=exit"|args:$period label="Sorties"}}
- {{:link href="?period=%s&type=declare"|args:$period label="Déclaration Ecologic"}}
- {{:link href="?period=month&type=%s"|args:$type label="Par mois"}}
- {{:link href="?period=quarter&type=%s"|args:$type label="Par trimestre"}}
- {{:link href="?period=year&type=%s"|args:$type label="Par année"}}
{{elseif $current === 'config'}}
{{if $target}}
{{/if}}
{{/if}}