{{#unless editMode}}

{{folder.name}}

This space contains {{documents.length}} {{if (eq rootDocCount.length 1) 'document' 'documents'}} {{if (eq categories.length 1) (concat 'and ' categories.length ' category')}} {{if (gt categories.length 1) (concat 'and ' categories.length ' categories')}}
{{else}}
{{focus-input id="folder-name" type="text" value=folderName class=(if hasNameError 'error-inline') placeholder="Name" autocomplete="off"}}
close
{{/unless}}