=f.gitlab_ui_checkbox_component:deactivate_dormant_users,_('Deactivate dormant users after 90 days of inactivity'),help_text: _('Users can reactivate their account by signing in. %{link_start}Learn more%{link_end}').html_safe%{link_start: dormant_users_help_link_start,link_end: '</a>'.html_safe}
=f.gitlab_ui_checkbox_component:deactivate_dormant_users,_('Deactivate dormant users after 90 days of inactivity'),help_text: _('Users can reactivate their account by signing in. %{link_start}Learn more%{link_end}').html_safe%{link_start: dormant_users_help_link_start,link_end: '</a>'.html_safe}
=f.label:user_show_add_ssh_key_message,_('Prompt users to upload SSH keys'),class: 'label-bold'
.form-check
=f.gitlab_ui_checkbox_component:user_show_add_ssh_key_message,_("Inform users without uploaded SSH keys that they can't push over SSH until one is added")
=f.gitlab_ui_checkbox_component:user_show_add_ssh_key_message,_("Inform users without uploaded SSH keys that they can't push over SSH until one is added")
=render_if_exists'admin/application_settings/updating_name_disabled_for_users',form: f
=render_if_exists'admin/application_settings/availability_on_namespace_setting',form: f