@if (isSingleSubscribe) { Subscribe } @else {
Subscribe to all channels
@if (isAtLeastOneChannelSubscribed) {
{{ subscribeStatus(true).length }}/{{ subscribed.size }} channels subscribed
} }
@if (isUserLoggedIn()) { @if (isAllChannelsSubscribed) { } @else { } } @else { }