@if (loading()) {

Loading…

} @else if (!statuses().length) {

You haven't bookmarked anything yet.

} @else { @for (s of statuses(); track s.id; let i = $index) { } }