{ totalRecords, plural, =0 {No subscription} =1 {1 subscription} other {{{ totalRecords | myNumberFormatter }} subscriptions}} {{ buildFollowingName(follow) }} @if (follow.state === 'accepted') { Accepted } @if (follow.state === 'pending') { Pending } @if (follow.state === 'rejected') { Rejected } {{ follow.createdAt | ptDate: 'short' }} @if (isInstanceFollowing(follow)) { } @if (search) { No host found matching current filters. } @else { Your instance is not following anyone. }