{{!-- If setting is disabled on realm level, then render setting as control-label-disabled and do not set setting value. Setting status should not change on any click handler, as it is disabled at realm level. --}}
{{#if (eq setting_name "is_muted")}} {{> ../help_link_widget link="/help/mute-a-channel" }} {{else if (eq setting_name "push_notifications")}} {{> ../help_link_widget link="/help/mobile-notifications#enabling-push-notifications-for-self-hosted-servers" }} {{/if}}