-add_ssh_key_link=link_tos_('MissingSSHKeyWarningLink|add an SSH key'),profile_keys_path,class: 'alert-link'
-ssh_message=_("You won't be able to pull or push project code via SSH until you %{add_ssh_key_link} to your profile")%{add_ssh_key_link: add_ssh_key_link}
=ssh_message.html_safe
.alert-link-group
=link_to_("Don't show again"),profile_path(user: {hide_no_ssh_key: true}),method: :put,class: 'alert-link'