{{if fiches.count == 0}}

{{> ~loc('_ info.selection.empty')}}

{{else}} {{for fiches.entries}}
{{> title}} ({{: array.length}})
{{/for}} {{/if}}