{{define "content"}}

Import SSH Key

{{if .Users}}
As admin you can import SSH keys for any user
{{end}}
Paste your private key in PEM format. The public key and fingerprint will be automatically extracted.
{{end}}