Manage collections Feeds @if (collection.feedList && collection.feedList.length > 1) { @if(!reorder) { Reorder } @else { Save order } } @for (feed of (collection.feedList | orderByIndex); track feed) { {{ feed.title }} } @if (collection.feedList && collection.feedList.length === 0) {

No feeds in this collection

¿Why don’t you add some?

Explore feeds
}