{{template "base/head" .}} {{template "base/navbar" .}}

Account Setting

SSH Keys

{{if .AddSSHKeySuccess}}

New SSH Key has been added !

{{else if .HasError}}

{{.ErrorMsg}}

{{end}}

Need help? Check out the guide to generating SSH keys or troubleshoot common SSH Problems

{{template "base/footer" .}}