@for (s of filteredSends(); track s.id) {
}
}
@if (!filteredSends().length) {
@if (!loaded()) {
}
@if (loaded()) {
}
{{ "noItemsInList" | i18n }}
}