All ({{documents.length}})
{{#if hasCategories}}
{{#if (gt rootDocCount 0)}}
Uncategorized ({{rootDocCount}})
{{/if}}
{{/if}}
{{#if permissions.documentTemplate}}
Templates ({{templates.length}})
{{/if}}
{{#if permissions.documentLifecycle}}
Drafts ({{documentsDraft.length}})
Live ({{documentsLive.length}})
{{/if}}
Added recently ({{recentAdd.length}})
Updated recently ({{recentUpdate.length}})