@if (user.videoChannels.length > 1) {
}
@if (getFilteredChannel()) {
{ totalRecords, plural, =0 {No playlist} =1 {1 playlist} other {{{ totalRecords | myNumberFormatter }} playlists}} in {{ getFilteredChannel().displayName }} channel
} @else {
{ totalRecords, plural, =0 {No playlist} =1 {1 playlist} other {{{ totalRecords | myNumberFormatter }} playlists}}
}
Create playlist
{{ playlist.videoChannelPosition }}
|
|
{{ playlist.displayName }}
|
|
{{ playlist.updatedAt | ptDate: 'short' }}
|
@if(isRegularPlaylist(playlist)) {
}
{{ playlist.description }}
{{ getNoResults(search) }}