@if (isLoading) { } @for (document of documentsInTrash; track document.id) { }
Name Remaining Actions
Loading...
{{ document.title }} {{ getDaysRemaining(document) }} days
@if (!isLoading) {
{totalDocuments, plural, =1 {One document in trash} other {{{totalDocuments || 0}} total documents in trash}} @if (selectedDocuments.size > 0) {  ({{selectedDocuments.size}} selected) }
@if (documentsInTrash.length > 20) { }
}