%label.label-bold = s_('Preferences|Sourcegraph') = link_to sprite_icon('question-o'), help_page_path('user/profile/preferences.md', anchor: 'sourcegraph'), target: '_blank', class: 'has-tooltip', title: _('More information') .form-group.form-check = f.check_box :sourcegraph_enabled, class: 'form-check-input' = f.label :sourcegraph_enabled, class: 'form-check-label' do = s_('Preferences|Enable integrated code intelligence on code views').html_safe .form-text.text-muted = sourcegraph_url_message = sourcegraph_experimental_message