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

{{ "noItemsInList" | i18n }}

}
}
@if (action() == "add" || action() == "edit") { } @if (!action()) { }