Kategori: {{category.name}}

Senaste session: {{pretty_datetime last_session_start}} i {{pretty_seconds secs_last_session}}

Senaste veckan: {{pretty_seconds secs_last_week}} Senaste månaden: {{pretty_seconds secs_last_month}}

Senaste veckorna:

{{#each calendar.weeks}}
{{#each this}} {{#if this}}
{{#if this.duration}} {{pretty_compact_seconds this.duration}} {{pretty_seconds this.duration}} {{/if}}
{{else}}
{{/if}} {{/each}}
{{/each}}

Andel per timme:

{{bars_max}}%
{{#each bars}}
{{this.1}}%
{{this.0}}
{{/each}}