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